CONFIG_IEEE802154_MCR20A
NXP MCR20A Driver support
Type: bool
Direct dependencies
(IEEE802154
&& SHIELD_FRDM_CR20A
) || (IEEE802154
&& SHIELD_FRDM_CR20A
) || (IEEE802154
&& SHIELD_FRDM_CR20A
) || (NETWORKING
&& SPI
&& IEEE802154
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
Kconfig definitions
At <Zephyr>/boards/shields/frdm_cr20a/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
→ <nRF>/doc/_build/kconfig/Kconfig.shield.defconfig:1
Menu path: (Top)
config IEEE802154_MCR20A
bool
default y
depends on IEEE802154 && SHIELD_FRDM_CR20A
At <Zephyr>/boards/shields/frdm_cr20a/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:20
Menu path: (Top)
config IEEE802154_MCR20A
bool
default y
depends on IEEE802154 && SHIELD_FRDM_CR20A
At <Zephyr>/boards/shields/frdm_cr20a/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config IEEE802154_MCR20A
bool
default y
depends on IEEE802154 && SHIELD_FRDM_CR20A
At <Zephyr>/drivers/ieee802154/Kconfig.mcr20a:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:10
→ <Zephyr>/drivers/ieee802154/Kconfig:66
Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options
menuconfig IEEE802154_MCR20A
bool "NXP MCR20A Driver support"
depends on NETWORKING && SPI && IEEE802154
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)