From 6e7efb7cab53d924e17c59196d78dbbdb208e6dd Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 10 Dec 2010 09:02:50 +0000 Subject: Add TINY_BOOTBLOCK support for AMD SB700. Factor out the ROM decode enable functionality into bootblock.c and handle it via the usual TINY_BOOTBLOCK mechanism. Use "select TINY_BOOTBLOCK" in the southbridge, not individual boards. Signed-off-by: Uwe Hermann Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6159 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/ma78gm/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/gigabyte/ma78gm/Kconfig') diff --git a/src/mainboard/gigabyte/ma78gm/Kconfig b/src/mainboard/gigabyte/ma78gm/Kconfig index b1a61de710..e29f38c341 100644 --- a/src/mainboard/gigabyte/ma78gm/Kconfig +++ b/src/mainboard/gigabyte/ma78gm/Kconfig @@ -24,7 +24,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_1024 select ENABLE_APIC_EXT_ID - select TINY_BOOTBLOCK select GFXUMA select RAMINIT_SYSINFO select QRANK_DIMM_SUPPORT -- cgit v1.2.3