CONFIG_IEEE802154_KW41Z

NXP KW41Z Driver support

Type: bool

Direct dependencies

(NETWORKING && SOC_MKW41Z4 && SOC_SERIES_KINETIS_KWX) || (NETWORKING && IEEE802154)

(Includes any dependencies from ifs and menus.)

Default

  • y

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw41z4:64

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_kinetis/Kconfig.defconfig:3<Zephyr>/soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.series:11

Menu path: (Top)

config IEEE802154_KW41Z
    bool
    default y
    depends on NETWORKING && SOC_MKW41Z4 && SOC_SERIES_KINETIS_KWX

At <Zephyr>/drivers/ieee802154/Kconfig.kw41z:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:10<Zephyr>/drivers/ieee802154/Kconfig:62

Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options

menuconfig IEEE802154_KW41Z
    bool "NXP KW41Z Driver support"
    select REQUIRES_FULL_LIBC
    depends on NETWORKING && IEEE802154

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)