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

Build for NXP i.MX8

Type: bool

Help

Select if your target platform is imx8-compatible

Direct dependencies

<choice: Platform>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/platform/Kconfig:170

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:5

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

config IMX8
    bool "Build for NXP i.MX8"
    select HAVE_RESET_VECTOR_ROM
    select INTERRUPT_LEVEL_1
    select INTERRUPT_LEVEL_2
    select INTERRUPT_LEVEL_3
    select HOST_PTABLE
    select DUMMY_DMA
    select WAITI_DELAY
    select IMX
    select IMX_EDMA
    select SCHEDULE_DMA_MULTI_CHANNEL
    select IMX_INTERRUPT_IRQSTEER
    depends on <choice>
    help
      Select if your target platform is imx8-compatible

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