-
CONFIG_IPM_INTEL_ADSP
¶
IPM ADSP Host-DSP Communication driver
Type: bool
Help¶
Driver for the Host-DSP Mailbox Communication channel.
Direct dependencies¶
(IPM
&& SOC_SERIES_INTEL_CAVS_V18
) || IPM
(Includes any dependencies from ifs and menus.)
Default¶
y
Kconfig definitions¶
At <Zephyr>/soc/xtensa/intel_adsp/cavs_v18/Kconfig.defconfig.series:82
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <BuildDir>/Kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/xtensa/intel_adsp/Kconfig.defconfig:6
Menu path: (Top)
config IPM_INTEL_ADSP bool default y depends onIPM
&&SOC_SERIES_INTEL_CAVS_V18
At <Zephyr>/drivers/ipm/Kconfig:110
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:58
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_INTEL_ADSP
bool "IPM ADSP Host-DSP Communication driver"
depends on IPM
help
Driver for the Host-DSP Mailbox Communication channel.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)