diff options
Diffstat (limited to 'drivers/usb/wusbcore/Kconfig')
| -rw-r--r-- | drivers/usb/wusbcore/Kconfig | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/usb/wusbcore/Kconfig b/drivers/usb/wusbcore/Kconfig index f29fdd7f6d7..0e17b966e1b 100644 --- a/drivers/usb/wusbcore/Kconfig +++ b/drivers/usb/wusbcore/Kconfig @@ -2,9 +2,7 @@ # Wireless USB Core configuration # config USB_WUSB - tristate "Enable Wireless USB extensions (EXPERIMENTAL)" - depends on EXPERIMENTAL - depends on USB + tristate "Enable Wireless USB extensions" depends on PCI depends on UWB select CRYPTO @@ -20,7 +18,6 @@ config USB_WUSB config USB_WUSB_CBAF tristate "Support WUSB Cable Based Association (CBA)" - depends on USB help Some WUSB devices support Cable Based Association. It's used to enable the secure communication between the host and the |
