Kconfig (27710bf6febe8323f78bceca002ca7d71e5012a7) Kconfig (aab547ce0d1493d400b6468c521a0137cd8c1edf)
1menu "Sonics Silicon Backplane"
2
3config SSB_POSSIBLE
4 bool
5 depends on HAS_IOMEM
6 default y
7
8config SSB

--- 111 unchanged lines hidden (view full) ---

120 bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
121 depends on SSB_DRIVER_MIPS && EXPERIMENTAL
122 help
123 Driver for the Sonics Silicon Backplane attached
124 Broadcom EXTIF core.
125
126 If unsure, say N
127
1menu "Sonics Silicon Backplane"
2
3config SSB_POSSIBLE
4 bool
5 depends on HAS_IOMEM
6 default y
7
8config SSB

--- 111 unchanged lines hidden (view full) ---

120 bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
121 depends on SSB_DRIVER_MIPS && EXPERIMENTAL
122 help
123 Driver for the Sonics Silicon Backplane attached
124 Broadcom EXTIF core.
125
126 If unsure, say N
127
128config SSB_DRIVER_GIGE
129 bool "SSB Broadcom Gigabit Ethernet driver"
130 depends on SSB_PCIHOST_POSSIBLE && SSB_EMBEDDED && MIPS
131 help
132 Driver for the Sonics Silicon Backplane attached
133 Broadcom Gigabit Ethernet.
134
135 If unsure, say N
136
128endmenu
137endmenu