- CONFIG_DMA_FIFO_PARTITION¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Some platforms require to manually set DMA
FIFO partitions before starting any transfer.
Any platforms without automatic FIFO partitions
should set this.
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Default¶
n
Symbols that select this symbol¶
Kconfig definition¶
At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:79
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
Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof)
config DMA_FIFO_PARTITION
bool
default n
depends on SOF
help
Some platforms require to manually set DMA
FIFO partitions before starting any transfer.
Any platforms without automatic FIFO partitions
should set this.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)