diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-04-17 11:50:21 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-04-17 11:50:21 +0200 |
commit | f67df3284cf91f4e7ce6081b1c1319b071f661c8 (patch) | |
tree | d7d000ff621544598c626600455070d61c363723 /config.i440fx.seabios | |
parent | 89465d9c1bc0d67588e81d4afb9f9dccd80ecc21 (diff) | |
download | coreboot-f67df3284cf91f4e7ce6081b1c1319b071f661c8.tar.gz |
CONFIG_ANY_TOOLCHAIN=y
Diffstat (limited to 'config.i440fx.seabios')
-rw-r--r-- | config.i440fx.seabios | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.i440fx.seabios b/config.i440fx.seabios index f5b4415..76bae6d 100644 --- a/config.i440fx.seabios +++ b/config.i440fx.seabios @@ -1,4 +1,5 @@ CONFIG_EXPERT=y +CONFIG_ANY_TOOLCHAIN=y CONFIG_VENDOR_EMULATION=y CONFIG_BOARD_EMULATION_QEMU_X86_I440FX=y CONFIG_COREBOOT_ROMSIZE_KB_4096=y |