1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 21010f540Salex.bluesman.smirnov@gmail.comconfig MAC802154 31010f540Salex.bluesman.smirnov@gmail.com tristate "Generic IEEE 802.15.4 Soft Networking Stack (mac802154)" 4e5a2f6e3SKees Cook depends on IEEE802154 51010f540Salex.bluesman.smirnov@gmail.com select CRC_CCITT 673e85ed3SArnd Bergmann select CRYPTO 787de726cSPhoebe Buckheister select CRYPTO_AUTHENC 887de726cSPhoebe Buckheister select CRYPTO_CCM 987de726cSPhoebe Buckheister select CRYPTO_CTR 1087de726cSPhoebe Buckheister select CRYPTO_AES 11a7f7f624SMasahiro Yamada help 121010f540Salex.bluesman.smirnov@gmail.com This option enables the hardware independent IEEE 802.15.4 131010f540Salex.bluesman.smirnov@gmail.com networking stack for SoftMAC devices (the ones implementing 141010f540Salex.bluesman.smirnov@gmail.com only PHY level of IEEE 802.15.4 standard). 151010f540Salex.bluesman.smirnov@gmail.com 161010f540Salex.bluesman.smirnov@gmail.com Note: this implementation is neither certified, nor feature 171010f540Salex.bluesman.smirnov@gmail.com complete! Compatibility with other implementations hasn't 181010f540Salex.bluesman.smirnov@gmail.com been tested yet! 191010f540Salex.bluesman.smirnov@gmail.com 201010f540Salex.bluesman.smirnov@gmail.com If you plan to use HardMAC IEEE 802.15.4 devices, you can 21ee4c148eSJulien Catalano say N here. Alternatively you can say M to compile it as 221010f540Salex.bluesman.smirnov@gmail.com module. 23