You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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:
committed by
David Vrabel
parent
f1fa035f2b
commit
6a7c3e464e
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user