uwb: remove UWB build dependency on PCI
UWB does not require PCI to be enabled so remove build dependency. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e53582bbb5
commit
58e4ab3eb0
|
@ -4,7 +4,6 @@
|
|||
|
||||
menuconfig UWB
|
||||
tristate "Ultra Wideband devices"
|
||||
depends on PCI
|
||||
default n
|
||||
help
|
||||
UWB is a high-bandwidth, low-power, point-to-point radio
|
||||
|
|
Loading…
Reference in New Issue