CONFIG_IEEE802154_MCR20A

NXP MCR20A Driver support

Type: bool

Direct dependencies

(IEEE802154 && SHIELD_FRDM_CR20A) || (IEEE802154 && SHIELD_FRDM_CR20A) || (NETWORKING && SPI && IEEE802154)

(Includes any dependencies from ifs and menus.)

Defaults

  • y

  • y

Kconfig definitions

At <Zephyr>/boards/shields/frdm_cr20a/Kconfig.defconfig:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<BuildDir>/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:24

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:32<Zephyr>/drivers/Kconfig:10<Zephyr>/drivers/ieee802154/Kconfig:64

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.)