From bd82d18ee5396d9e7a1a5ba101725c8ceff0e3fb Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Fri, 12 Feb 2016 19:23:02 +0100 Subject: sandybridge: Always include MRC if not using native RAM init. Otherwise the image is simply unusable. Change-Id: I1e2562ba17279d14dc73b05e4f8fa493e06fbcd2 Signed-off-by: Vladimir Serbinenko Reviewed-on: https://review.coreboot.org/13699 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Patrick Georgi --- src/mainboard/kontron/ktqm77/Kconfig | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/ktqm77/Kconfig b/src/mainboard/kontron/ktqm77/Kconfig index 8ec7f3119c..781833b85a 100644 --- a/src/mainboard/kontron/ktqm77/Kconfig +++ b/src/mainboard/kontron/ktqm77/Kconfig @@ -13,13 +13,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_RESUME select ENABLE_VMX -if !USE_NATIVE_RAMINIT -config BOARD_SPECIFIC_OPTIONS_MRC # dummy - def_bool y - select HAVE_MRC -endif - - config MAINBOARD_DIR string default kontron/ktqm77 -- cgit v1.2.3