1*cc6ed268SAlexander Aringmenuconfig 6LOWPAN 22d177f31SGeert Uytterhoeven tristate "6LoWPAN Support" 32c6bed7cSAlexander Aring depends on IPV6 42c6bed7cSAlexander Aring ---help--- 52c6bed7cSAlexander Aring This enables IPv6 over Low power Wireless Personal Area Network - 62c6bed7cSAlexander Aring "6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks. 7*cc6ed268SAlexander Aring 8*cc6ed268SAlexander Aringmenuconfig 6LOWPAN_NHC 9*cc6ed268SAlexander Aring tristate "Next Header Compression Support" 10*cc6ed268SAlexander Aring depends on 6LOWPAN 11*cc6ed268SAlexander Aring default y 12*cc6ed268SAlexander Aring ---help--- 13*cc6ed268SAlexander Aring Support for next header compression. 14*cc6ed268SAlexander Aring 15*cc6ed268SAlexander Aringif 6LOWPAN_NHC 16*cc6ed268SAlexander Aring 17*cc6ed268SAlexander Aringconfig 6LOWPAN_NHC_UDP 18*cc6ed268SAlexander Aring tristate "UDP Header Support" 19*cc6ed268SAlexander Aring default y 20*cc6ed268SAlexander Aring ---help--- 21*cc6ed268SAlexander Aring 6LoWPAN IPv6 UDP Header compression according to RFC6282. 22*cc6ed268SAlexander Aring 23*cc6ed268SAlexander Aringendif 24