Add TINY_BOOTBLOCK support for the SiS966 southbridge.
[coreboot.git] / src / southbridge / sis / sis966 / Kconfig
index bbb5ee971b394f43e4ddf5b804d469b5e4df56d3..867d08c347337d2221ef7964d69eaf8fb8df6288 100644 (file)
@@ -2,6 +2,11 @@ config SOUTHBRIDGE_SIS_SIS966
        bool
        select IOAPIC
        select HAVE_USBDEBUG
+       select TINY_BOOTBLOCK
+
+config BOOTBLOCK_SOUTHBRIDGE_INIT
+       string
+       default "southbridge/sis/sis966/bootblock.c" if SOUTHBRIDGE_SIS_SIS966
 
 config ID_SECTION_OFFSET
        hex