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_INTEL_S1000
) || (SMP
&& SOC_INTEL_S1000
) || (IPM
&& CAVS_ICTL
&& IPM
)
(Includes any dependencies from ifs and menus.)
Defaults
y if
IPM
y if
IPM
y if
MP_NUM_CPUS
> 1 &&SMP
Kconfig definitions
At <Zephyr>/soc/xtensa/intel_s1000/Kconfig.defconfig:48
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config IPM_CAVS_IDC
bool
default y if IPM
depends on SMP && SOC_INTEL_S1000
At <Zephyr>/soc/xtensa/intel_s1000/Kconfig.defconfig:48
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config IPM_CAVS_IDC
bool
default y if IPM
depends on SMP && SOC_INTEL_S1000
At <Zephyr>/drivers/ipm/Kconfig:102
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:60
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_CAVS_IDC
bool "CAVS DSP Intra-DSP Communication (IDC) driver"
default y if MP_NUM_CPUS > 1 && SMP
depends on IPM && 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.)