Staging: remove CONFIG_EXPERIMENTAL dependancies
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 06:02:36 +0000 (23:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 06:02:36 +0000 (23:02 -0700)
As discussed at the kernel summit this year, CONFIG_EXPERIMENTAL means
nothing, so let's get rid of it.

Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Kconfig
drivers/staging/usbip/Kconfig
drivers/staging/winbond/Kconfig

index 96adb1026c4f669eb52cf7fc5cbea1a6df3243ac..83c9752504d47cd16d45f369bd7842917e9288ff 100644 (file)
@@ -1,6 +1,6 @@
 config BCM_WIMAX
        tristate "Beceem BCS200/BCS220-3 and BCSM250 wimax support"
-       depends on USB && NET && EXPERIMENTAL
+       depends on USB && NET
        default N
        help
          This is an experimental driver for the Beceem WIMAX chipset used
index dd13c022068165bc3cc2b1dc160a6cbcd862c9ed..199b1d4c0b854242600ae516b1f5788560d25611 100644 (file)
@@ -1,6 +1,6 @@
 config USBIP_CORE
-       tristate "USB/IP support (EXPERIMENTAL)"
-       depends on USB && NET && EXPERIMENTAL
+       tristate "USB/IP support"
+       depends on USB && NET
        default N
        ---help---
          This enables pushing USB packets over IP to allow remote
index 132671d96d0d90b1262b2c18964b90e3aabb0e9a..a29f60836b774e28080aa7854fb7bad7ac1c188a 100644 (file)
@@ -1,6 +1,6 @@
 config W35UND
        tristate "IS89C35 WLAN USB driver"
-       depends on MAC80211 && WLAN && USB && EXPERIMENTAL
+       depends on MAC80211 && WLAN && USB
        default n
        ---help---
          This is highly experimental driver for Winbond WIFI card.