-
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: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)
config IEEE802154_KW41Z
bool
default y
depends on NETWORKING && SOC_MKW41Z4 && 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
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.)