From 239c3d32f0e83685940cf1e15f1fb31747016e55 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 27 Dec 2013 14:46:32 +0200 Subject: AMD fam10: Drop RAMINIT_SYSINFO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AMD fam10 raminit cannot be built without RAMINIT_SYSINFO, this is not a true option but copy-paste remainder from AMD K8. Change-Id: Id8edc112f3bacebd1732304ac9ee6e77cc6263b7 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/4581 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Alexandru Gagniuc --- src/mainboard/amd/mahogany_fam10/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/amd/mahogany_fam10') diff --git a/src/mainboard/amd/mahogany_fam10/Kconfig b/src/mainboard/amd/mahogany_fam10/Kconfig index 7efc33fe65..2bc6a1d2f0 100644 --- a/src/mainboard/amd/mahogany_fam10/Kconfig +++ b/src/mainboard/amd/mahogany_fam10/Kconfig @@ -19,7 +19,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select AMDMCT select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_1024 - select RAMINIT_SYSINFO select ENABLE_APIC_EXT_ID select GFXUMA select QRANK_DIMM_SUPPORT -- cgit v1.2.3