|
@@ -6,11 +6,12 @@ menuconfig 6LOWPAN
|
|
"6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.
|
|
"6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.
|
|
|
|
|
|
menuconfig 6LOWPAN_NHC
|
|
menuconfig 6LOWPAN_NHC
|
|
- tristate "Next Header Compression Support"
|
|
|
|
|
|
+ tristate "Next Header and Generic Header Compression Support"
|
|
depends on 6LOWPAN
|
|
depends on 6LOWPAN
|
|
default y
|
|
default y
|
|
---help---
|
|
---help---
|
|
- Support for next header compression.
|
|
|
|
|
|
+ Support for next header and generic header compression defined in
|
|
|
|
+ RFC6282 and RFC7400.
|
|
|
|
|
|
if 6LOWPAN_NHC
|
|
if 6LOWPAN_NHC
|
|
|
|
|