summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/tilapia_fam10/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/amd/tilapia_fam10/Kconfig
parent42b1c43c4dad6a58f444e868b84c6bbd10009681 (diff)
downloadcoreboot-6e7efb7cab53d924e17c59196d78dbbdb208e6dd.tar.xz
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/amd/tilapia_fam10/Kconfig')
-rw-r--r--src/mainboard/amd/tilapia_fam10/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/tilapia_fam10/Kconfig b/src/mainboard/amd/tilapia_fam10/Kconfig
index 5b61fd32e3..fd4b7853a7 100644
--- a/src/mainboard/amd/tilapia_fam10/Kconfig
+++ b/src/mainboard/amd/tilapia_fam10/Kconfig
@@ -25,7 +25,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