Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e5c08cb authored by Stefan Schmidt's avatar Stefan Schmidt Committed by Marcel Holtmann
Browse files

6lowpan: clarify Kconfig entries for upcoming GHC support

parent 6c483de1
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -6,11 +6,12 @@ menuconfig 6LOWPAN
	  "6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.

menuconfig 6LOWPAN_NHC
	tristate "Next Header Compression Support"
	tristate "Next Header and Generic Header Compression Support"
	depends on 6LOWPAN
	default y
	---help---
	  Support for next header compression.
	  Support for next header and generic header compression defined in
	  RFC6282 and RFC7400.

if 6LOWPAN_NHC