mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
ea81ac2e70
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
5 lines
145 B
Text
5 lines
145 B
Text
config IEEE802154_6LOWPAN
|
|
tristate "6lowpan support over IEEE 802.15.4"
|
|
depends on 6LOWPAN
|
|
---help---
|
|
IPv6 compression over IEEE 802.15.4.
|