blob: bbb5ee971b394f43e4ddf5b804d469b5e4df56d3 [file] [log] [blame]
Patrick Georgi88f55b22009-09-25 18:43:02 +00001config SOUTHBRIDGE_SIS_SIS966
2 bool
Patrick Georgid5663ba2010-01-18 17:30:36 +00003 select IOAPIC
Uwe Hermann65e60342010-09-26 07:35:55 +00004 select HAVE_USBDEBUG
Patrick Georgi436f99b2009-11-27 16:55:13 +00005
6config ID_SECTION_OFFSET
7 hex
8 default 0x80 if SOUTHBRIDGE_SIS_SIS966
Patrick Georgi5692c572010-10-05 13:40:31 +00009
10config EHCI_BAR
11 hex
12 default 0xfef00000 if SOUTHBRIDGE_SIS_SIS966
13
14config EHCI_DEBUG_OFFSET
15 hex
16 default 0x98 if SOUTHBRIDGE_SIS_SIS966