From 5c406459e8352553c83bbefeddcdd6571690020d Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 19 Oct 2015 20:05:04 +0200 Subject: Enable MULTIPLE_CBFS_INSTANCES on x86, too It works there, we want it, disable that restriction. Change-Id: Idc023775f0750c980c989bff10486550e4ad1374 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/12094 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel --- src/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Kconfig b/src/Kconfig index 2822bfe701..368384dc92 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 -- cgit v1.2.3