The latest development version of this page may be more current than this released 2.7.5 version.

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 soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw41z4:64

Included via Kconfig:8Kconfig.zephyr:27soc/arm/nxp_kinetis/Kconfig.defconfig:7soc/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 drivers/ieee802154/Kconfig.kw41z:6

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:10drivers/ieee802154/Kconfig:64

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