AMD SB600: Add TINY_BOOTBLOCK support.
[coreboot.git] / src / southbridge / amd / sb600 / Kconfig
index ed4072dc2eecd2abb7afe40bcb3c65441a444705..a5eed68fd29ac8ee3368875e93bd72c6ca066bb4 100644 (file)
@@ -21,4 +21,13 @@ config SOUTHBRIDGE_AMD_SB600
        bool
        select IOAPIC
        select HAVE_USBDEBUG
+       select TINY_BOOTBLOCK
+
+config EHCI_BAR
+       hex
+       default 0xfef00000 if SOUTHBRIDGE_AMD_SB600
+
+config EHCI_DEBUG_OFFSET
+       hex
+       default 0xe0 if SOUTHBRIDGE_AMD_SB600