aboutsummaryrefslogtreecommitdiffstats
path: root/net/6lowpan/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/6lowpan/Kconfig')
-rw-r--r--net/6lowpan/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/6lowpan/Kconfig b/net/6lowpan/Kconfig
new file mode 100644
index 000000000000..028a5c6d1f61
--- /dev/null
+++ b/net/6lowpan/Kconfig
@@ -0,0 +1,6 @@
+config 6LOWPAN
+ bool "6LoWPAN Support"
+ depends on IPV6
+ ---help---
+ This enables IPv6 over Low power Wireless Personal Area Network -
+ "6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.