CONFIG_NET_L2_PHY_IEEE802154
(No prompt – not directly user assignable.)
Type: bool
Help
A common config for all IEEE 802.15.4 based L2 implementations.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/subsys/net/l2/Kconfig:75
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:39
→ <Zephyr>/subsys/net/Kconfig:81
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Link layer options
config NET_L2_PHY_IEEE802154
bool
depends on NETWORKING
help
A common config for all IEEE 802.15.4 based L2 implementations.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)