Get rid of the old romstage-as-bootblock ROM layout
[coreboot.git] / src / southbridge / sis / sis966 / Kconfig
index f84f1506fba2a699552445ef45bafa7cd235667b..909a7419be9021df27078853f1330d85029ffdb5 100644 (file)
@@ -3,6 +3,18 @@ config SOUTHBRIDGE_SIS_SIS966
        select IOAPIC
        select HAVE_USBDEBUG
 
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+       string
+       default "southbridge/sis/sis966/bootblock.c" if SOUTHBRIDGE_SIS_SIS966
+
 config ID_SECTION_OFFSET
        hex
        default 0x80 if SOUTHBRIDGE_SIS_SIS966
+
+config EHCI_BAR
+       hex
+       default 0xfef00000 if SOUTHBRIDGE_SIS_SIS966
+
+config EHCI_DEBUG_OFFSET
+       hex
+       default 0x98 if SOUTHBRIDGE_SIS_SIS966