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
index 0a3f5a8b0f6d..e5184e65d4d3 100644
--- a/net/6lowpan/Kconfig
+++ b/net/6lowpan/Kconfig
@@ -75,4 +75,10 @@ config 6LOWPAN_GHC_ICMPV6
---help---
6LoWPAN IPv6 ICMPv6 generic header compression according to RFC7400.
+config 6LOWPAN_GHC_EXT_HDR_DEST
+ tristate "GHC Destination Options Header Support"
+ ---help---
+ 6LoWPAN IPv6 destination option generic header compression according
+ to RFC7400.
+
endif