:orphan: .. title:: GPIO_MCUX .. option:: CONFIG_GPIO_MCUX *MCUX GPIO driver* Type: ``bool`` Help ==== Enable the MCUX pinmux driver. Direct dependencies =================== (\ :option:`GPIO ` && \ :option:`SOC_MK22F51212 ` && \ :option:`SOC_SERIES_KINETIS_K2X `) || (\ :option:`GPIO ` && \ :option:`SOC_MK64F12 ` && \ :option:`SOC_SERIES_KINETIS_K6X `) || (\ :option:`GPIO ` && \ :option:`SOC_MK66F18 ` && \ :option:`SOC_SERIES_KINETIS_K6X `) || (\ :option:`GPIO ` && \ :option:`SOC_SERIES_KINETIS_K8X `) || (\ :option:`GPIO ` && \ :option:`SOC_SERIES_KINETIS_KE1XF `) || (\ :option:`GPIO ` && \ :option:`SOC_MKL25Z4 ` && \ :option:`SOC_SERIES_KINETIS_KL2X `) || (\ :option:`GPIO ` && \ :option:`SOC_SERIES_KINETIS_KV5X `) || (\ :option:`GPIO ` && (\ :option:`SOC_MKW22D5 ` || \ :option:`SOC_MKW24D5 `) && \ :option:`SOC_SERIES_KINETIS_KWX `) || (\ :option:`GPIO ` && \ :option:`SOC_MKW40Z4 ` && \ :option:`SOC_SERIES_KINETIS_KWX `) || (\ :option:`GPIO ` && \ :option:`SOC_MKW41Z4 ` && \ :option:`SOC_SERIES_KINETIS_KWX `) || \ :option:`GPIO ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - y - y - y - y - y - y - y - y - y - y Symbols selected by this symbol =============================== - \ :option:`HAS_DTS_GPIO ` Kconfig definitions =================== .. highlight:: kconfig At ``soc/arm/nxp_kinetis/k2x/Kconfig.defconfig.mk22f12:26`` 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/k2x/Kconfig.defconfig.series:18`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_MK22F51212 ` && \ :option:`SOC_SERIES_KINETIS_K2X ` ---- At ``soc/arm/nxp_kinetis/k6x/Kconfig.defconfig.mk64f12:40`` 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/k6x/Kconfig.defconfig.series:26`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_MK64F12 ` && \ :option:`SOC_SERIES_KINETIS_K6X ` ---- At ``soc/arm/nxp_kinetis/k6x/Kconfig.defconfig.mk66f18:33`` 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/k6x/Kconfig.defconfig.series:26`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_MK66F18 ` && \ :option:`SOC_SERIES_KINETIS_K6X ` ---- At ``soc/arm/nxp_kinetis/k8x/Kconfig.defconfig.series:47`` 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`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_SERIES_KINETIS_K8X ` ---- At ``soc/arm/nxp_kinetis/ke1xf/Kconfig.defconfig.series: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`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_SERIES_KINETIS_KE1XF ` ---- At ``soc/arm/nxp_kinetis/kl2x/Kconfig.defconfig.mkl25z4:26`` 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/kl2x/Kconfig.defconfig.series:11`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_MKL25Z4 ` && \ :option:`SOC_SERIES_KINETIS_KL2X ` ---- At ``soc/arm/nxp_kinetis/kv5x/Kconfig.defconfig.series:30`` 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`` Menu path: (Top) .. parsed-literal:: config GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_SERIES_KINETIS_KV5X ` ---- At ``soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw2xd512:37`` 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 GPIO_MCUX bool default y depends on \ :option:`GPIO ` && (\ :option:`SOC_MKW22D5 ` || \ :option:`SOC_MKW24D5 `) && \ :option:`SOC_SERIES_KINETIS_KWX ` ---- At ``soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw40z4:25`` 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 GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_MKW40Z4 ` && \ :option:`SOC_SERIES_KINETIS_KWX ` ---- At ``soc/arm/nxp_kinetis/kwx/Kconfig.defconfig.mkw41z4:30`` 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 GPIO_MCUX bool default y depends on \ :option:`GPIO ` && \ :option:`SOC_MKW41Z4 ` && \ :option:`SOC_SERIES_KINETIS_KWX ` ---- At ``drivers/gpio/Kconfig.mcux:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:34`` → ``drivers/gpio/Kconfig:30`` Menu path: (Top) → Device Drivers → GPIO Drivers .. parsed-literal:: config GPIO_MCUX bool "MCUX GPIO driver" select \ :option:`HAS_DTS_GPIO ` depends on \ :option:`GPIO ` help Enable the MCUX pinmux driver. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*