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/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 da9f74be8a..4bdce66c49 100644 --- a/src/mainboard/asus/m4a78-em/Kconfig +++ b/src/mainboard/asus/m4a78-em/Kconfig @@ -23,7 +23,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select BOARD_ROMSIZE_KB_1024 select RAMINIT_SYSINFO select ENABLE_APIC_EXT_ID - select TINY_BOOTBLOCK select GFXUMA select QRANK_DIMM_SUPPORT -- cgit v1.2.3