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_B43_PCI_BRIDGE
40 depends on SSB_PCIHOST
43 config SSB_PCMCIAHOST_POSSIBLE
45 depends on SSB && (PCMCIA = y || PCMCIA = SSB) && EXPERIMENTAL
49 bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)"
50 depends on SSB_PCMCIAHOST_POSSIBLE
52 Support for a Sonics Silicon Backplane on top
58 bool "No SSB kernel messages"
59 depends on SSB && EMBEDDED
61 This option turns off all Sonics Silicon Backplane printks.
62 Note that you won't be able to identify problems, once
63 messages are turned off.
64 This might only be desired for production kernels on
65 embedded devices to reduce the kernel size.
71 depends on SSB && !SSB_SILENT
73 This turns on additional runtime checks and debugging
74 messages. Turn this on for SSB troubleshooting.
81 # ChipCommon and ExtIf serial support routines.
83 config SSB_DRIVER_PCICORE_POSSIBLE
85 depends on SSB_PCIHOST
88 config SSB_DRIVER_PCICORE
89 bool "SSB PCI core driver"
90 depends on SSB_DRIVER_PCICORE_POSSIBLE
92 Driver for the Sonics Silicon Backplane attached
97 config SSB_PCICORE_HOSTMODE
98 bool "Hostmode support for SSB PCI core (EXPERIMENTAL)"
99 depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS && EXPERIMENTAL
101 PCIcore hostmode operation (external PCI bus).
103 config SSB_DRIVER_MIPS
104 bool "SSB Broadcom MIPS core driver (EXPERIMENTAL)"
105 depends on SSB && MIPS && EXPERIMENTAL
108 Driver for the Sonics Silicon Backplane attached
113 # Assumption: We are on embedded, if we compile the MIPS core.
116 depends on SSB_DRIVER_MIPS
119 config SSB_DRIVER_EXTIF
120 bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
121 depends on SSB_DRIVER_MIPS && EXPERIMENTAL
123 Driver for the Sonics Silicon Backplane attached