:orphan: .. title:: CONFIG_IPM_INTEL_ADSP .. kconfig:: CONFIG_IPM_INTEL_ADSP CONFIG_IPM_INTEL_ADSP ##################### *IPM ADSP Host-DSP Communication driver* Type: ``bool`` Help ==== .. code-block:: none Driver for the Host-DSP Mailbox Communication channel. Direct dependencies =================== \ :kconfig:`IPM ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/ipm/Kconfig:110`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:60`` Menu path: (Top) → Device Drivers → IPM drivers .. code-block:: kconfig 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.)*