- CONFIG_ICELAKE¶
Build for Icelake
Type: bool
Help¶
Select if your target platform is Icelake-compatible
Direct dependencies¶
(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:125
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_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 ICELAKE
bool "Build for Icelake"
select BOOT_LOADER
select IRQ_MAP
select DMA_GW
select DW
select DW_DMA
select MEM_WND
select HW_LLI
select DW_DMA_AGGREGATED_IRQ
select DMA_FIFO_PARTITION
select CAVS
select CAVS_VERSION_2_0
select WAITI_DELAY
select CAVS_USE_LPRO_IN_WAITI
depends on <choice>
help
Select if your target platform is Icelake-compatible
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)