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/asus/m4a78-em/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/m4a78-em/Kconfig') diff --git a/src/mainboard/asus/m4a78-em/Kconfig b/src/mainboard/asus/m4a78-em/Kconfig index 7ba70bd41d..197b3a0236 100644 --- a/src/mainboard/asus/m4a78-em/Kconfig +++ b/src/mainboard/asus/m4a78-em/Kconfig @@ -18,7 +18,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