CONFIG_IPM

IPM drivers

Type: bool

Help

Include interrupt-based inter-processor mailboxes
drivers in system configuration

Defaults

  • y

  • y

Symbols that select this symbol

Kconfig definitions

At <Zephyr>/soc/xtensa/intel_s1000/Kconfig.defconfig:45

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1

Menu path: (Top)

config IPM
    bool
    default y
    depends on SMP && SOC_INTEL_S1000

At <Zephyr>/soc/xtensa/intel_s1000/Kconfig.defconfig:45

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27

Menu path: (Top)

config IPM
    bool
    default y
    depends on SMP && SOC_INTEL_S1000

At <Zephyr>/drivers/ipm/Kconfig:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:60

Menu path: (Top) → Device Drivers

menuconfig IPM
    bool "IPM drivers"
    help
      Include interrupt-based inter-processor mailboxes
      drivers in system configuration

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)