CONFIG_IEEE802154_RDEV
(No prompt – not directly user assignable.)
Type: bool
Help
PHY is a ranging-capable device (RDEV)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/ieee802154/Kconfig:37
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:10
Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options
config IEEE802154_RDEV
bool
depends on IEEE802154
help
PHY is a ranging-capable device (RDEV)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)