summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-14 21:15:50 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-17 23:00:15 -0700
commiteb83be985510ab07f05be9541adfe3d5125deb18 (patch)
tree45ba1b0e0ecde5202e8ddfd382a468b13913c835 /drivers/usb/wusbcore/Kconfig
parentc05fecb1d57e7f4dd3244c7bfaf4374b02728238 (diff)
downloadlinux-stable-eb83be985510ab07f05be9541adfe3d5125deb18.tar.gz
linux-stable-eb83be985510ab07f05be9541adfe3d5125deb18.tar.bz2
linux-stable-eb83be985510ab07f05be9541adfe3d5125deb18.zip
USB: remove CONFIG_EXPERIMENTAL dependancies
As discussed at the kernel summit this year, CONFIG_EXPERIMENTAL means nothing, so let's get rid of it. Acked-by: Felipe Balbi <balbi@ti.com> Cc: Kees Cook <keescook@chromium.org> Cc: David Herrmann <dh.herrmann@googlemail.com> Cc: Hauke Mehrtens <hauke@hauke-m.de> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Neil Zhang <zhangwm@marvell.com> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/wusbcore/Kconfig')
-rw-r--r--drivers/usb/wusbcore/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/usb/wusbcore/Kconfig b/drivers/usb/wusbcore/Kconfig
index f29fdd7f6d75..8bf19760d447 100644
--- a/drivers/usb/wusbcore/Kconfig
+++ b/drivers/usb/wusbcore/Kconfig
@@ -2,8 +2,7 @@
# Wireless USB Core configuration
#
config USB_WUSB
- tristate "Enable Wireless USB extensions (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ tristate "Enable Wireless USB extensions"
depends on USB
depends on PCI
depends on UWB