1 menu "Sonics Silicon Backplane"
4 tristate "Sonics Silicon Backplane support"
5 depends on EXPERIMENTAL
7 Support for the Sonics Silicon Backplane bus
9 The module will be called ssb
14 bool "Support for SSB on PCI-bus host"
18 Support for a Sonics Silicon Backplane on top
24 bool "Support for SSB on PCMCIA-bus host"
25 depends on SSB && PCMCIA
27 Support for a Sonics Silicon Backplane on top
33 bool "No SSB kernel messages"
36 This option turns off all Sonics Silicon Backplane printks.
37 Note that you won't be able to identify problems, once
38 messages are turned off.
39 This might only be desired for production kernels on
40 embedded devices to reduce the kernel size.
46 depends on SSB && !SSB_SILENT
48 This turns on additional runtime checks and debugging
49 messages. Turn this on for SSB troubleshooting.
56 # ChipCommon and ExtIf serial support routines.
58 config SSB_DRIVER_PCICORE
59 bool "SSB PCI core driver"
60 depends on SSB && SSB_PCIHOST
63 Driver for the Sonics Silicon Backplane attached
68 config SSB_PCICORE_HOSTMODE
69 bool "Hostmode support for SSB PCI core"
70 depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS
72 PCIcore hostmode operation (external PCI bus).