xref: /linux/net/ieee802154/6lowpan/Kconfig (revision 26fbb4c8c7c3ee9a4c3b4de555a8587b5a19154e)
1# SPDX-License-Identifier: GPL-2.0-only
2config IEEE802154_6LOWPAN
3	tristate "6lowpan support over IEEE 802.15.4"
4	depends on 6LOWPAN
5	help
6	  IPv6 compression over IEEE 802.15.4.
7