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>
This commit is contained in:
David Vrabel
2008-09-17 16:34:43 +01:00
committed by David Vrabel
parent f1fa035f2b
commit 6a7c3e464e
3 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
#
menuconfig UWB
tristate "Ultra Wide Band devices"
tristate "Ultra Wideband devices (EXPERIMENTAL)"
depends on EXPERIMENTAL
depends on PCI
default n
help