mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 04:15:20 +00:00
The general DMA driver doesn't use kmalloc anymore so it doesn't need a memory pool. The DMAMUX_SMT32 driver still uses kmalloc, so move the HEAP_MEM_POOL_SIZE config under DMAMUX_STM32. Signed-off-by: Erwin Rol <erwin@erwinrol.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |