- CONFIG_IPC_MAJOR_4¶
IPC Major Version 4
Type: bool
Help¶
This is an IPC version used by certain middleware on some IOT
Intel devices. Not for general use.
NOTE: This IPC ABI is not guranteed to work on any platforms other
than a specific Intel platform due to use of bit fields in the IPC ABI.
If unsure say N.
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/ipc/Kconfig:15
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:14
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124
→ /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:19
Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → IPC Major Version → IPC Major Version
config IPC_MAJOR_4
bool "IPC Major Version 4"
depends on <choice>
help
This is an IPC version used by certain middleware on some IOT
Intel devices. Not for general use.
NOTE: This IPC ABI is not guranteed to work on any platforms other
than a specific Intel platform due to use of bit fields in the IPC ABI.
If unsure say N.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)