diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2015-06-24 09:12:12 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-06-24 09:12:12 +0200 |
commit | f91f5fb4200f73980c13863b3a47c38e08ed201b (patch) | |
tree | da87af40c7e192cd018af32b580b893388a8353e /config.i440fx.tianocore | |
parent | 37492d6e3bf2f6f890556f7fe15fd9f8e2d18d84 (diff) | |
download | coreboot-f91f5fb4200f73980c13863b3a47c38e08ed201b.tar.gz |
turn off CONFIG_ANY_TOOLCHAIN
Diffstat (limited to 'config.i440fx.tianocore')
-rw-r--r-- | config.i440fx.tianocore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.i440fx.tianocore b/config.i440fx.tianocore index 3464d2a..cca7d7c 100644 --- a/config.i440fx.tianocore +++ b/config.i440fx.tianocore @@ -1,5 +1,5 @@ CONFIG_EXPERT=y -CONFIG_ANY_TOOLCHAIN=y +#CONFIG_ANY_TOOLCHAIN=y CONFIG_VENDOR_EMULATION=y CONFIG_BOARD_EMULATION_QEMU_X86_I440FX=y CONFIG_COREBOOT_ROMSIZE_KB_4096=y |