From ebc21d125fb83ebde6af326df74789c51a48550a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Sun, 27 Oct 2013 13:35:54 +0200 Subject: intel/sch: Switch to MMCONF_SUPPORT_DEFAULT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Untested, only affected board is iwave/iwRainbowG6. Change-Id: Ie3c40ede85c9f89b54804dd2a411645be93911bf Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/17528 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/sch/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/soc/intel/sch/Kconfig') diff --git a/src/soc/intel/sch/Kconfig b/src/soc/intel/sch/Kconfig index 6bbb168782..e97d6b3629 100644 --- a/src/soc/intel/sch/Kconfig +++ b/src/soc/intel/sch/Kconfig @@ -25,6 +25,10 @@ config SOC_INTEL_SCH if SOC_INTEL_SCH +config BOOTBLOCK_NORTHBRIDGE_INIT + string + default "soc/intel/sch/bootblock.c" + config VGA_BIOS_ID string default "8086,8108" -- cgit v1.2.3