]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
6lowpan: clarify Kconfig entries for upcoming GHC support
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 9 Dec 2015 21:46:22 +0000 (22:46 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Dec 2015 00:25:24 +0000 (01:25 +0100)
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/6lowpan/Kconfig

index 7fa0f382e7d1289725a76b98d3eecf70ccc6a1b6..6af7a468606079cb7a154f2f06a2b814bdb6131a 100644 (file)
@@ -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