aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/Kconfig
diff options
context:
space:
mode:
authorZheng Bao <zheng.bao@amd.com>2010-12-14 01:47:18 +0000
committerZheng Bao <Zheng.Bao@amd.com>2010-12-14 01:47:18 +0000
commitbb9bceebc15718d28ec7c914edbfb1158aadffa8 (patch)
treec58bcf2c3770daf466715d74773962719bed518a /src/southbridge/amd/sb700/Kconfig
parentdd6619f5e9c4626613d70714e00ddfa0a1b4b67f (diff)
Set the ROMSIZE as 4MB.
Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6178 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/sb700/Kconfig')
-rw-r--r--src/southbridge/amd/sb700/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/southbridge/amd/sb700/Kconfig b/src/southbridge/amd/sb700/Kconfig
index 2fd98d5295..49cf476dd2 100644
--- a/src/southbridge/amd/sb700/Kconfig
+++ b/src/southbridge/amd/sb700/Kconfig
@@ -23,6 +23,11 @@ config SOUTHBRIDGE_AMD_SB700
select HAVE_USBDEBUG
select TINY_BOOTBLOCK
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+ string
+ default "southbridge/amd/sb700/bootblock.c"
+ depends on SOUTHBRIDGE_AMD_SB700
+
config SOUTHBRIDGE_AMD_SB700_SKIP_ISA_DMA_INIT
bool
default n