Lines Matching full:ipm
3 menuconfig IPM config
4 bool "Inter-Processor Mailbox (IPM) drivers"
9 if IPM
12 bool "IPM MHU driver"
19 bool "IPM NRF driver"
28 bool "Single instance of IPM device"
30 Enable this option if the IPM device should have
35 bool "ESP32 Software IPM driver"
42 bool "IPM driver based on IVSHMEM-Doorbell"
51 bool "AMD-Xilinx IPM driver"
59 bool "IPM over MBOX driver"
64 IPM driver using a MBOX driver as the backend mechanism.
66 source "drivers/ipm/Kconfig.nrfx"
67 source "drivers/ipm/Kconfig.imx"
68 source "drivers/ipm/Kconfig.stm32"
69 source "drivers/ipm/Kconfig.intel_adsp"
70 source "drivers/ipm/Kconfig.ivshmem"
71 source "drivers/ipm/Kconfig.sedi"
74 module = IPM
75 module-str = ipm
78 endif #IPM