2d177f3113
Change config symbol 6LOWPAN from type bool to type tristate, so 6LoWPAN can be built modular, just like IPV6 Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: David S. Miller <davem@davemloft.net>
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
config 6LOWPAN
|
|
tristate "6LoWPAN Support"
|
|
depends on IPV6
|
|
---help---
|
|
This enables IPv6 over Low power Wireless Personal Area Network -
|
|
"6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.
|