AMD SB600: Add TINY_BOOTBLOCK support.
[coreboot.git] / src / southbridge / amd / sb600 / Kconfig
index 8888927b80c9755c335523ad39a7b6cc4f2b4473..a5eed68fd29ac8ee3368875e93bd72c6ca066bb4 100644 (file)
 
 config SOUTHBRIDGE_AMD_SB600
        bool
-       default n
+       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