summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/mcp55/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-11-25 09:03:55 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-11-25 09:03:55 +0000
commitdf323fcefd6020f8f418a13d65a075d282eed3de (patch)
tree1a7180ff77784fca47bb25785aad7a8b7db9dadb /src/southbridge/nvidia/mcp55/Kconfig
parent48ae6086da64eb260c6eed676c593cdcd0957fbf (diff)
MCP55: Add TINY_BOOTBLOCK support.
Also, move CONFIG_HT_CHAIN_END_UNITID_BASE #ifdef block to mcp55.h to make the build work (but this is a good idea anyway, as it's used in multiple files). Abuild-tested. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6123 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/nvidia/mcp55/Kconfig')
-rw-r--r--src/southbridge/nvidia/mcp55/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/southbridge/nvidia/mcp55/Kconfig b/src/southbridge/nvidia/mcp55/Kconfig
index 78a1f254c5..af6bb2bbfc 100644
--- a/src/southbridge/nvidia/mcp55/Kconfig
+++ b/src/southbridge/nvidia/mcp55/Kconfig
@@ -2,9 +2,14 @@ config SOUTHBRIDGE_NVIDIA_MCP55
bool
select HAVE_USBDEBUG
select IOAPIC
+ select TINY_BOOTBLOCK
if SOUTHBRIDGE_NVIDIA_MCP55
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+ string
+ default "southbridge/nvidia/mcp55/bootblock.c"
+
config ID_SECTION_OFFSET
hex
default 0x80