mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue