CONFIG_DMA_MCUX_LPC

Enable MCUX LPC DMAC driver

Type: bool

Help

DMA driver for MCUX LPC MCUs.

Defaults

  • y

  • y

  • y

  • y

  • y

  • y

Kconfig definitions

At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt685_cm33:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:30

Menu path: (Top)

config DMA_MCUX_LPC
    bool
    default y
    depends on DMA && SOC_MIMXRT685S_CM33 && SOC_SERIES_IMX_RT6XX

At <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S28:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.series:18

Menu path: (Top)

config DMA_MCUX_LPC
    bool
    default y
    depends on DMA && SOC_LPC55S28 && SOC_SERIES_LPC55XXX

At <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S69_cpu0:36

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.series:18

Menu path: (Top)

config DMA_MCUX_LPC
    bool
    default y
    depends on DMA && SOC_LPC55S69_CPU0 && SOC_SERIES_LPC55XXX

At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt685_cm33:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:30

Menu path: (Top)

config DMA_MCUX_LPC
    bool
    default y
    depends on DMA && SOC_MIMXRT685S_CM33 && SOC_SERIES_IMX_RT6XX

At <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S28:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.series:18

Menu path: (Top)

config DMA_MCUX_LPC
    bool
    default y
    depends on DMA && SOC_LPC55S28 && SOC_SERIES_LPC55XXX

At <Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S69_cpu0:36

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.series:18

Menu path: (Top)

config DMA_MCUX_LPC
    bool
    default y
    depends on DMA && SOC_LPC55S69_CPU0 && SOC_SERIES_LPC55XXX

At <Zephyr>/drivers/dma/Kconfig.mcux_lpc:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:40<Zephyr>/drivers/Kconfig:66<Zephyr>/drivers/dma/Kconfig:35

Menu path: (Top) → Device Drivers → DMA driver Configuration

config DMA_MCUX_LPC
    bool "Enable MCUX LPC DMAC driver"
    depends on HAS_MCUX_LPC_DMA && DMA
    help
      DMA driver for MCUX LPC MCUs.

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