提交 feeb4445 编写于 作者: M Michael Buesch 提交者: John W. Linville

ssb: remove EXPERIMENTAL dependencies.

ssb is not experimental anymore.
Signed-off-by: NMichael Buesch <mb@bu3sch.de>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 d7873cb9
...@@ -53,11 +53,11 @@ config SSB_B43_PCI_BRIDGE ...@@ -53,11 +53,11 @@ config SSB_B43_PCI_BRIDGE
config SSB_PCMCIAHOST_POSSIBLE config SSB_PCMCIAHOST_POSSIBLE
bool bool
depends on SSB && (PCMCIA = y || PCMCIA = SSB) && EXPERIMENTAL depends on SSB && (PCMCIA = y || PCMCIA = SSB)
default y default y
config SSB_PCMCIAHOST config SSB_PCMCIAHOST
bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)" bool "Support for SSB on PCMCIA-bus host"
depends on SSB_PCMCIAHOST_POSSIBLE depends on SSB_PCMCIAHOST_POSSIBLE
select SSB_SPROM select SSB_SPROM
help help
...@@ -107,14 +107,14 @@ config SSB_DRIVER_PCICORE ...@@ -107,14 +107,14 @@ config SSB_DRIVER_PCICORE
If unsure, say Y If unsure, say Y
config SSB_PCICORE_HOSTMODE config SSB_PCICORE_HOSTMODE
bool "Hostmode support for SSB PCI core (EXPERIMENTAL)" bool "Hostmode support for SSB PCI core"
depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS && EXPERIMENTAL depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS
help help
PCIcore hostmode operation (external PCI bus). PCIcore hostmode operation (external PCI bus).
config SSB_DRIVER_MIPS config SSB_DRIVER_MIPS
bool "SSB Broadcom MIPS core driver (EXPERIMENTAL)" bool "SSB Broadcom MIPS core driver"
depends on SSB && MIPS && EXPERIMENTAL depends on SSB && MIPS
select SSB_SERIAL select SSB_SERIAL
help help
Driver for the Sonics Silicon Backplane attached Driver for the Sonics Silicon Backplane attached
...@@ -129,8 +129,8 @@ config SSB_EMBEDDED ...@@ -129,8 +129,8 @@ config SSB_EMBEDDED
default y default y
config SSB_DRIVER_EXTIF config SSB_DRIVER_EXTIF
bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)" bool "SSB Broadcom EXTIF core driver"
depends on SSB_DRIVER_MIPS && EXPERIMENTAL depends on SSB_DRIVER_MIPS
help help
Driver for the Sonics Silicon Backplane attached Driver for the Sonics Silicon Backplane attached
Broadcom EXTIF core. Broadcom EXTIF core.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册