diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2016-01-07 09:32:50 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2016-01-07 09:32:50 +0100 |
commit | 3a3ac1a35410cb3884de5ad1ce3ae1cb88ab628b (patch) | |
tree | 195c1fc22efde09b03e9b85cab67f7e0743745a9 /config.i440fx.tianocore | |
parent | e8e26ce8f9f9fe9a6790ce0332bdc34894c78398 (diff) | |
download | coreboot-3a3ac1a35410cb3884de5ad1ce3ae1cb88ab628b.tar.gz |
adapt configs to kconfig changes
Diffstat (limited to 'config.i440fx.tianocore')
-rw-r--r-- | config.i440fx.tianocore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config.i440fx.tianocore b/config.i440fx.tianocore index cca7d7c..623235e 100644 --- a/config.i440fx.tianocore +++ b/config.i440fx.tianocore @@ -1,9 +1,7 @@ -CONFIG_EXPERT=y #CONFIG_ANY_TOOLCHAIN=y CONFIG_VENDOR_EMULATION=y CONFIG_BOARD_EMULATION_QEMU_X86_I440FX=y CONFIG_COREBOOT_ROMSIZE_KB_4096=y -CONFIG_PCI_ROM_RUN=n CONFIG_VGA_ROM_RUN=n CONFIG_ON_DEVICE_ROM_RUN=n |