aboutsummaryrefslogtreecommitdiffstats
path: root/net/6lowpan/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/6lowpan/Kconfig')
-rw-r--r--net/6lowpan/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/6lowpan/Kconfig b/net/6lowpan/Kconfig
index 94d517893432..0a3f5a8b0f6d 100644
--- a/net/6lowpan/Kconfig
+++ b/net/6lowpan/Kconfig
@@ -70,4 +70,9 @@ config 6LOWPAN_GHC_UDP
---help---
6LoWPAN IPv6 UDP generic header compression according to RFC7400.
+config 6LOWPAN_GHC_ICMPV6
+ tristate "GHC ICMPv6 Support"
+ ---help---
+ 6LoWPAN IPv6 ICMPv6 generic header compression according to RFC7400.
+
endif