mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-19 00:54:41 +08: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.
|