Commit ba753e41 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: remove CONFIG_EXPERIMENTAL dependancies

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: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 74f56714
config BCM_WIMAX config BCM_WIMAX
tristate "Beceem BCS200/BCS220-3 and BCSM250 wimax support" tristate "Beceem BCS200/BCS220-3 and BCSM250 wimax support"
depends on USB && NET && EXPERIMENTAL depends on USB && NET
default N default N
help help
This is an experimental driver for the Beceem WIMAX chipset used This is an experimental driver for the Beceem WIMAX chipset used
......
config USBIP_CORE config USBIP_CORE
tristate "USB/IP support (EXPERIMENTAL)" tristate "USB/IP support"
depends on USB && NET && EXPERIMENTAL depends on USB && NET
default N default N
---help--- ---help---
This enables pushing USB packets over IP to allow remote This enables pushing USB packets over IP to allow remote
......
config W35UND config W35UND
tristate "IS89C35 WLAN USB driver" tristate "IS89C35 WLAN USB driver"
depends on MAC80211 && WLAN && USB && EXPERIMENTAL depends on MAC80211 && WLAN && USB
default n default n
---help--- ---help---
This is highly experimental driver for Winbond WIFI card. This is highly experimental driver for Winbond WIFI card.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment