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 <<<<<<< HEAD:drivers/ssb/Kconfig
40 config SSB_B43_PCI_BRIDGE
42 depends on SSB_PCIHOST
45 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ssb/Kconfig
46 config SSB_PCMCIAHOST_POSSIBLE
48 depends on SSB && (PCMCIA = y || PCMCIA = SSB) && EXPERIMENTAL
52 bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)"
53 depends on SSB_PCMCIAHOST_POSSIBLE
55 Support for a Sonics Silicon Backplane on top
61 bool "No SSB kernel messages"
62 depends on SSB && EMBEDDED
64 This option turns off all Sonics Silicon Backplane printks.
65 Note that you won't be able to identify problems, once
66 messages are turned off.
67 This might only be desired for production kernels on
68 embedded devices to reduce the kernel size.
74 depends on SSB && !SSB_SILENT
76 This turns on additional runtime checks and debugging
77 messages. Turn this on for SSB troubleshooting.
84 # ChipCommon and ExtIf serial support routines.
86 config SSB_DRIVER_PCICORE_POSSIBLE
88 depends on SSB_PCIHOST
91 config SSB_DRIVER_PCICORE
92 bool "SSB PCI core driver"
93 depends on SSB_DRIVER_PCICORE_POSSIBLE
95 Driver for the Sonics Silicon Backplane attached
100 config SSB_PCICORE_HOSTMODE
101 bool "Hostmode support for SSB PCI core (EXPERIMENTAL)"
102 depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS && EXPERIMENTAL
104 PCIcore hostmode operation (external PCI bus).
106 config SSB_DRIVER_MIPS
107 bool "SSB Broadcom MIPS core driver (EXPERIMENTAL)"
108 depends on SSB && MIPS && EXPERIMENTAL
111 Driver for the Sonics Silicon Backplane attached
116 <<<<<<< HEAD:drivers/ssb/Kconfig
118 # Assumption: We are on embedded, if we compile the MIPS core.
121 depends on SSB_DRIVER_MIPS
124 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ssb/Kconfig
125 config SSB_DRIVER_EXTIF
126 bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
127 depends on SSB_DRIVER_MIPS && EXPERIMENTAL
129 Driver for the Sonics Silicon Backplane attached