-
CONFIG_IEEE802154
¶
IEEE 802.15.4 drivers options
Type: bool
Default¶
y if
NET_L2_IEEE802154
||NET_L2_OPENTHREAD
||NET_L2_ZIGBEE
Kconfig definition¶
At <Zephyr>/drivers/ieee802154/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:10
Menu path: (Top) → Device Drivers
menuconfig IEEE802154
bool "IEEE 802.15.4 drivers options"
default y if NET_L2_IEEE802154 || NET_L2_OPENTHREAD || NET_L2_ZIGBEE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)