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/intel/emeraldlake2/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/intel/emeraldlake2') diff --git a/src/mainboard/intel/emeraldlake2/Kconfig b/src/mainboard/intel/emeraldlake2/Kconfig index 7b5528ab8f..66c8329468 100644 --- a/src/mainboard/intel/emeraldlake2/Kconfig +++ b/src/mainboard/intel/emeraldlake2/Kconfig @@ -24,10 +24,6 @@ config MAINBOARD_PART_NUMBER string default "EMERALD LAKE 2" -config MMCONF_BASE_ADDRESS - hex - default 0xf8000000 if USE_NATIVE_RAMINIT - config MAX_CPUS int default 16 -- cgit v1.2.3