summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
authorDavid Vrabel2008-09-17 17:34:43 +0200
committerDavid Vrabel2008-09-17 17:54:36 +0200
commit6a7c3e464eb75310d011a6f2ea2953e6f5d91d55 (patch)
tree5fd94765165624b1aae3966d0270cb00552e37be /drivers/usb/host/Kconfig
parentwusb: wusb-cbaf (CBA driver) sysfs ABI simplification (diff)
downloadkernel-qcow2-linux-6a7c3e464eb75310d011a6f2ea2953e6f5d91d55.tar.gz
kernel-qcow2-linux-6a7c3e464eb75310d011a6f2ea2953e6f5d91d55.tar.xz
kernel-qcow2-linux-6a7c3e464eb75310d011a6f2ea2953e6f5d91d55.zip
uwb: depend on EXPERIMENTAL
The UWB stack has some sysfs APIs that will change thus it's best marked as EXPERIMENTAL until these APIs are finalized. Signed-off-by: David Vrabel <david.vrabel@csr.com>
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 515044129bb9..72fb655e6033 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -307,7 +307,8 @@ config SUPERH_ON_CHIP_R8A66597
SH7366 and SH7723 processors.
config USB_WHCI_HCD
- tristate "Wireless USB Host Controller Interface (WHCI) driver"
+ tristate "Wireless USB Host Controller Interface (WHCI) driver (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
depends on PCI && USB
select USB_WUSB
select UWB_WHCI
@@ -319,7 +320,8 @@ config USB_WHCI_HCD
will be called "whci-hcd".
config USB_HWA_HCD
- tristate "Host Wire Adapter (HWA) driver"
+ tristate "Host Wire Adapter (HWA) driver (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
depends on USB
select USB_WUSB
select UWB_HWA