Browse Source

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>
Thomas Pugliese 11 years ago
parent
commit
58e4ab3eb0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/uwb/Kconfig

+ 0 - 1
drivers/uwb/Kconfig

@@ -4,7 +4,6 @@
 
 
 menuconfig UWB
 menuconfig UWB
 	tristate "Ultra Wideband devices"
 	tristate "Ultra Wideband devices"
-	depends on PCI
 	default n
 	default n
 	help
 	help
 	  UWB is a high-bandwidth, low-power, point-to-point radio
 	  UWB is a high-bandwidth, low-power, point-to-point radio