mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +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>
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
config IEEE802154_6LOWPAN
|
|
tristate "6lowpan support over IEEE 802.15.4"
|
|
depends on 6LOWPAN
|
|
---help---
|
|
IPv6 compression over IEEE 802.15.4.
|