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

Build for Baytrail

Type: bool

Help

Select if your target platform is Baytrail-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:9

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 BAYTRAIL
    bool "Build for Baytrail"
    select HOST_PTABLE
    select DW_DMA_AGGREGATED_IRQ
    select DMA_SUSPEND_DRAIN
    select DMA_FIFO_PARTITION
    select DW
    select DW_DMA
    select HAVE_RESET_VECTOR_ROM
    select INTERRUPT_LEVEL_1
    select INTERRUPT_LEVEL_4
    select INTERRUPT_LEVEL_5
    select INTEL
    select SCHEDULE_DMA_MULTI_CHANNEL
    depends on <choice>
    help
      Select if your target platform is Baytrail-compatible

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