summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m4a78-em/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-12-10 09:02:50 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-12-10 09:02:50 +0000
commit6e7efb7cab53d924e17c59196d78dbbdb208e6dd (patch)
tree76471f3b7d7154361e4c35aa54677f57f5d32afd /src/mainboard/asus/m4a78-em/Kconfig
parent42b1c43c4dad6a58f444e868b84c6bbd10009681 (diff)
downloadcoreboot-6e7efb7cab53d924e17c59196d78dbbdb208e6dd.tar.gz
coreboot-6e7efb7cab53d924e17c59196d78dbbdb208e6dd.tar.bz2
coreboot-6e7efb7cab53d924e17c59196d78dbbdb208e6dd.zip
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 <uwe@hermann-uwe.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6159 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asus/m4a78-em/Kconfig')
-rw-r--r--src/mainboard/asus/m4a78-em/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asus/m4a78-em/Kconfig b/src/mainboard/asus/m4a78-em/Kconfig
index da9f74be8a95..4bdce66c491f 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