summary refs log tree commit diff
path: root/drivers/uwb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/uwb/Kconfig')
-rw-r--r--drivers/uwb/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/uwb/Kconfig b/drivers/uwb/Kconfig
index a442f39f354c..41f8984d1984 100644
--- a/drivers/uwb/Kconfig
+++ b/drivers/uwb/Kconfig
@@ -57,4 +57,11 @@ config UWB_WHCI
           To compile this driver select Y (built in) or M (module). It
           is safe to select any even if you do not have the hardware.
 
+config UWB_WLP
+	tristate "Support WiMedia Link Protocol (Ethernet/IP over UWB)"
+	depends on UWB && NET
+	help
+	  This is a common library for drivers that implement
+	  networking over UWB.
+
 endif # UWB