3cee5b313630d7de54f86d7d9ae1aa1b8c5aceab
[coreboot.git] / src / southbridge / sis / sis966 / Kconfig
1 config SOUTHBRIDGE_SIS_SIS966
2         bool
3         select IOAPIC
4         select HAVE_USBDEBUG
5
6 config BOOTBLOCK_SOUTHBRIDGE_INIT
7         string
8         default "southbridge/sis/sis966/bootblock.c" if SOUTHBRIDGE_SIS_SIS966
9
10 config EHCI_BAR
11         hex
12         default 0xfef00000 if SOUTHBRIDGE_SIS_SIS966
13
14 config EHCI_DEBUG_OFFSET
15         hex
16         default 0x98 if SOUTHBRIDGE_SIS_SIS966