From 2b5c02143152cee95fc189f05cca2243089ab45d Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sat, 29 Jul 2017 01:10:49 +0200 Subject: intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All affected boards did the same USE_NATIVE_RAMINIT distinction or actually selected USE_NATIVE_RAMINIT. Also update autoport. Change-Id: I924c43cec1e36e84db40e4b8e1dd0e05cad2b978 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/20813 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Felix Held Reviewed-by: Alexander Couzens --- src/mainboard/kontron/ktqm77/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/kontron/ktqm77') diff --git a/src/mainboard/kontron/ktqm77/Kconfig b/src/mainboard/kontron/ktqm77/Kconfig index 115a0faca7..17c28032c5 100644 --- a/src/mainboard/kontron/ktqm77/Kconfig +++ b/src/mainboard/kontron/ktqm77/Kconfig @@ -24,10 +24,6 @@ config MAINBOARD_PART_NUMBER string default "KTQM77/mITX" -config MMCONF_BASE_ADDRESS - hex - default 0xf8000000 if USE_NATIVE_RAMINIT - config MAX_CPUS int default 8 -- cgit v1.2.3