The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_IMX_EDMA

i.MX EDMA driver

Type: bool

Help

Select this to enable support for i.MX EDMA DMA controller.

Direct dependencies

IMX && SOF

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols that select this symbol

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/drivers/imx/Kconfig:3

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2/home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:7/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/drivers/Kconfig:9

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Drivers

config IMX_EDMA
    bool "i.MX EDMA driver"
    default n
    depends on IMX && SOF
    help
      Select this to enable support for i.MX EDMA DMA controller.

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