:orphan: .. title:: IEEE802154_KW41Z .. option:: CONFIG_IEEE802154_KW41Z *NXP KW41Z Driver support* Type: ``bool`` Direct dependencies =================== (\ :option:`NETWORKING ` && \ :option:`SOC_MKW41Z4 ` && \ :option:`SOC_SERIES_KINETIS_KWX `) || (\ :option:`NETWORKING ` && \ :option:`IEEE802154 `) *(Includes any dependencies from ifs and menus.)* Default ======= - y Symbols selected by this symbol =============================== - \ :option:`REQUIRES_FULL_LIBC ` Kconfig definitions =================== .. highlight:: kconfig At ``soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw41z4:64`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arm/nxp_kinetis/Kconfig.defconfig:3`` → ``soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.series:11`` Menu path: (Top) .. parsed-literal:: config IEEE802154_KW41Z bool default y depends on \ :option:`NETWORKING ` && \ :option:`SOC_MKW41Z4 ` && \ :option:`SOC_SERIES_KINETIS_KWX ` ---- At ``drivers/ieee802154/Kconfig.kw41z:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:10`` → ``drivers/ieee802154/Kconfig:62`` Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options .. parsed-literal:: menuconfig IEEE802154_KW41Z bool "NXP KW41Z Driver support" select \ :option:`REQUIRES_FULL_LIBC ` depends on \ :option:`NETWORKING ` && \ :option:`IEEE802154 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*