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/avalue/eax-785e/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/avalue/eax-785e') diff --git a/src/mainboard/avalue/eax-785e/Kconfig b/src/mainboard/avalue/eax-785e/Kconfig index bfae1ee03a..abfaaec4ea 100644 --- a/src/mainboard/avalue/eax-785e/Kconfig +++ b/src/mainboard/avalue/eax-785e/Kconfig @@ -22,7 +22,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_MP_TABLE select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_2048 - select RAMINIT_SYSINFO select ENABLE_APIC_EXT_ID select GFXUMA select HAVE_DEBUG_CAR -- cgit v1.2.3