summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2015-10-19 20:05:04 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-10-20 16:39:00 +0200
commit5c406459e8352553c83bbefeddcdd6571690020d (patch)
treed94446ea97c9ecd4f5110d0fddfaa076aa7302a4 /src
parent0859991c4bafa00db675ca587f90cebfcffe35f1 (diff)
downloadcoreboot-5c406459e8352553c83bbefeddcdd6571690020d.tar.gz
coreboot-5c406459e8352553c83bbefeddcdd6571690020d.tar.bz2
coreboot-5c406459e8352553c83bbefeddcdd6571690020d.zip
Enable MULTIPLE_CBFS_INSTANCES on x86, too
It works there, we want it, disable that restriction. Change-Id: Idc023775f0750c980c989bff10486550e4ad1374 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: http://review.coreboot.org/12094 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src')
-rw-r--r--src/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 2822bfe70105..368384dc923f 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -50,7 +50,6 @@ config COMMON_CBFS_SPI_WRAPPER
config MULTIPLE_CBFS_INSTANCES
bool "Multiple CBFS instances in the bootrom"
default n
- depends on !ARCH_X86
help
Account for the firmware image containing more than one CBFS
instance. Locations of instances are known at build time and are