- CONFIG_BROADWELL¶
Build for Broadwell
Type: bool
Help¶
Select if your target platform is Broadwell-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:58
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 BROADWELL
bool "Build for Broadwell"
select HOST_PTABLE
select DW_DMA_AGGREGATED_IRQ
select DW
select DW_DMA
select HAVE_RESET_VECTOR_ROM
select INTERRUPT_LEVEL_1
select INTERRUPT_LEVEL_2
select INTERRUPT_LEVEL_3
select INTEL
select SCHEDULE_DMA_MULTI_CHANNEL
depends on <choice>
help
Select if your target platform is Broadwell-compatible
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)