7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
config IEEE802154_6LOWPAN
|
||
|
tristate "6lowpan support over IEEE 802.15.4"
|
||
|
depends on 6LOWPAN
|
||
|
help
|
||
|
IPv6 compression over IEEE 802.15.4.
|