1 menu "Sonics Silicon Backplane"
9 tristate "Sonics Silicon Backplane support"
10 depends on SSB_POSSIBLE
12 Support for the Sonics Silicon Backplane bus.
13 You only need to enable this option, if you are
14 configuring a kernel for an embedded system with
16 It will be auto-selected if needed in other
19 The module will be called ssb.
23 config SSB_PCIHOST_POSSIBLE
25 depends on SSB && (PCI = y || PCI = SSB)
29 bool "Support for SSB on PCI-bus host"
30 depends on SSB_PCIHOST_POSSIBLE
33 Support for a Sonics Silicon Backplane on top
38 config SSB_PCMCIAHOST_POSSIBLE
40 depends on SSB && (PCMCIA = y || PCMCIA = SSB) && EXPERIMENTAL
44 bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)"
45 depends on SSB_PCMCIAHOST_POSSIBLE
47 Support for a Sonics Silicon Backplane on top
53 bool "No SSB kernel messages"
54 depends on SSB && EMBEDDED
56 This option turns off all Sonics Silicon Backplane printks.
57 Note that you won't be able to identify problems, once
58 messages are turned off.
59 This might only be desired for production kernels on
60 embedded devices to reduce the kernel size.
66 depends on SSB && !SSB_SILENT
68 This turns on additional runtime checks and debugging
69 messages. Turn this on for SSB troubleshooting.
76 # ChipCommon and ExtIf serial support routines.
78 config SSB_DRIVER_PCICORE_POSSIBLE
80 depends on SSB_PCIHOST
83 config SSB_DRIVER_PCICORE
84 bool "SSB PCI core driver"
85 depends on SSB_DRIVER_PCICORE_POSSIBLE
87 Driver for the Sonics Silicon Backplane attached
92 config SSB_PCICORE_HOSTMODE
93 bool "Hostmode support for SSB PCI core (EXPERIMENTAL)"
94 depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS && EXPERIMENTAL
96 PCIcore hostmode operation (external PCI bus).
98 config SSB_DRIVER_MIPS
99 bool "SSB Broadcom MIPS core driver (EXPERIMENTAL)"
100 depends on SSB && MIPS && EXPERIMENTAL
103 Driver for the Sonics Silicon Backplane attached
108 config SSB_DRIVER_EXTIF
109 bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
110 depends on SSB_DRIVER_MIPS && EXPERIMENTAL
112 Driver for the Sonics Silicon Backplane attached