-
CONFIG_IPM_CAVS_IDC
¶
CAVS DSP Intra-DSP Communication (IDC) driver
Type: bool
Help¶
Driver for the Intra-DSP Communication (IDC) channel for cross SoC communications.
Direct dependencies¶
(SMP
&& SOC_SERIES_INTEL_CAVS_V15
) || (SMP
&& SOC_SERIES_INTEL_CAVS_V18
) || (SMP
&& SOC_SERIES_INTEL_CAVS_V20
) || (SMP
&& SOC_SERIES_INTEL_CAVS_V25
) || (SMP
&& SOC_INTEL_S1000
) || (IPM
&& CAVS_ICTL
&& IPM
)
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At soc/xtensa/intel_adsp/cavs_v15/Kconfig.defconfig.series:77
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/xtensa/intel_adsp/Kconfig.defconfig:6
Menu path: (Top)
config IPM_CAVS_IDC bool default y depends onSMP
&&SOC_SERIES_INTEL_CAVS_V15
At soc/xtensa/intel_adsp/cavs_v18/Kconfig.defconfig.series:81
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/xtensa/intel_adsp/Kconfig.defconfig:6
Menu path: (Top)
config IPM_CAVS_IDC bool default y ifIPM
depends onSMP
&&SOC_SERIES_INTEL_CAVS_V18
At soc/xtensa/intel_adsp/cavs_v20/Kconfig.defconfig.series:80
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/xtensa/intel_adsp/Kconfig.defconfig:6
Menu path: (Top)
config IPM_CAVS_IDC bool default y ifIPM
depends onSMP
&&SOC_SERIES_INTEL_CAVS_V20
At soc/xtensa/intel_adsp/cavs_v25/Kconfig.defconfig.series:80
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/xtensa/intel_adsp/Kconfig.defconfig:6
Menu path: (Top)
config IPM_CAVS_IDC bool default y ifIPM
depends onSMP
&&SOC_SERIES_INTEL_CAVS_V25
At soc/xtensa/intel_s1000/Kconfig.defconfig:48
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config IPM_CAVS_IDC bool default y ifIPM
depends onSMP
&&SOC_INTEL_S1000
At drivers/ipm/Kconfig:102
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:58
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_CAVS_IDC bool "CAVS DSP Intra-DSP Communication (IDC) driver" default y ifMP_NUM_CPUS
> 1 &&SMP
depends onIPM
&&CAVS_ICTL
&&IPM
help Driver for the Intra-DSP Communication (IDC) channel for cross SoC communications.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)