ssb: remove EXPERIMENTAL dependencies.
authorMichael Buesch <mb@bu3sch.de>
Fri, 20 Mar 2009 15:43:20 +0000 (16:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:04 +0000 (20:13 -0400)
ssb is not experimental anymore.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/Kconfig

index b1b947e..540a294 100644 (file)
@@ -53,11 +53,11 @@ config SSB_B43_PCI_BRIDGE
 
 config SSB_PCMCIAHOST_POSSIBLE
        bool
-       depends on SSB && (PCMCIA = y || PCMCIA = SSB) && EXPERIMENTAL
+       depends on SSB && (PCMCIA = y || PCMCIA = SSB)
        default y
 
 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
        select SSB_SPROM
        help
@@ -107,14 +107,14 @@ config SSB_DRIVER_PCICORE
          If unsure, say Y
 
 config SSB_PCICORE_HOSTMODE
-       bool "Hostmode support for SSB PCI core (EXPERIMENTAL)"
-       depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS && EXPERIMENTAL
+       bool "Hostmode support for SSB PCI core"
+       depends on SSB_DRIVER_PCICORE && SSB_DRIVER_MIPS
        help
          PCIcore hostmode operation (external PCI bus).
 
 config SSB_DRIVER_MIPS
-       bool "SSB Broadcom MIPS core driver (EXPERIMENTAL)"
-       depends on SSB && MIPS && EXPERIMENTAL
+       bool "SSB Broadcom MIPS core driver"
+       depends on SSB && MIPS
        select SSB_SERIAL
        help
          Driver for the Sonics Silicon Backplane attached
@@ -129,8 +129,8 @@ config SSB_EMBEDDED
        default y
 
 config SSB_DRIVER_EXTIF
-       bool "SSB Broadcom EXTIF core driver (EXPERIMENTAL)"
-       depends on SSB_DRIVER_MIPS && EXPERIMENTAL
+       bool "SSB Broadcom EXTIF core driver"
+       depends on SSB_DRIVER_MIPS
        help
          Driver for the Sonics Silicon Backplane attached
          Broadcom EXTIF core.