xref: /linux/net/ieee802154/Kconfig (revision 9ec7671603573ede31207eb5b0b3e1aa211b2854)
1*9ec76716SSergey Lapinconfig IEEE802154
2*9ec76716SSergey Lapin	tristate "IEEE Std 802.15.4 Low-Rate Wireless Personal Area Networks support (EXPERIMENTAL)"
3*9ec76716SSergey Lapin	depends on EXPERIMENTAL
4*9ec76716SSergey Lapin	---help---
5*9ec76716SSergey Lapin	  IEEE Std 802.15.4 defines a low data rate, low power and low
6*9ec76716SSergey Lapin	  complexity short range wireless personal area networks. It was
7*9ec76716SSergey Lapin	  designed to organise networks of sensors, switches, etc automation
8*9ec76716SSergey Lapin	  devices. Maximum allowed data rate is 250 kb/s and typical personal
9*9ec76716SSergey Lapin	  operating space around 10m.
10*9ec76716SSergey Lapin
11*9ec76716SSergey Lapin	  Say Y here to compile LR-WPAN support into the kernel or say M to
12*9ec76716SSergey Lapin	  compile it as modules.
13