Re: [PATCH 3/3] uwb: remove UWB build dependency on PCI

2014-09-17 Thread Sergei Shtylyov

On 9/16/2014 11:40 PM, Thomas Pugliese wrote:


UWB does not require PCI to be enabled so remove build dependency.



Signed-off-by: Thomas Pugliese thomas.pugli...@gmail.com
---
  drivers/uwb/Kconfig | 1 -
  1 file changed, 1 deletion(-)



diff --git a/drivers/uwb/Kconfig b/drivers/uwb/Kconfig
index 2431eed..c204094 100644
--- a/drivers/uwb/Kconfig
+++ b/drivers/uwb/Kconfig
@@ -4,7 +4,6 @@

  menuconfig UWB
tristate Ultra Wideband devices
-   depends on PCI
default n


   Could drop the default default as well. :-)

WBR, Sergei

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 3/3] uwb: remove UWB build dependency on PCI

2014-09-16 Thread Thomas Pugliese
UWB does not require PCI to be enabled so remove build dependency.

Signed-off-by: Thomas Pugliese thomas.pugli...@gmail.com
---
 drivers/uwb/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/uwb/Kconfig b/drivers/uwb/Kconfig
index 2431eed..c204094 100644
--- a/drivers/uwb/Kconfig
+++ b/drivers/uwb/Kconfig
@@ -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
-- 
1.8.3.2

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html