1
0
Fork 0

6lowpan: Allow 6LoWPAN to be modular

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>
hifive-unleashed-5.1
Geert Uytterhoeven 2014-08-07 17:06:43 +02:00 committed by David S. Miller
parent 33caee3992
commit 2d177f3113
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
config 6LOWPAN
bool "6LoWPAN Support"
tristate "6LoWPAN Support"
depends on IPV6
---help---
This enables IPv6 over Low power Wireless Personal Area Network -