diff options
Diffstat (limited to 'net/6lowpan/Kconfig')
-rw-r--r-- | net/6lowpan/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/6lowpan/Kconfig b/net/6lowpan/Kconfig index 028a5c6d1f61..e4a02ef55102 100644 --- a/net/6lowpan/Kconfig +++ b/net/6lowpan/Kconfig | |||
@@ -1,5 +1,5 @@ | |||
1 | config 6LOWPAN | 1 | config 6LOWPAN |
2 | bool "6LoWPAN Support" | 2 | tristate "6LoWPAN Support" |
3 | depends on IPV6 | 3 | depends on IPV6 |
4 | ---help--- | 4 | ---help--- |
5 | This enables IPv6 over Low power Wireless Personal Area Network - | 5 | This enables IPv6 over Low power Wireless Personal Area Network - |