-
CONFIG_I2S_CAVS_DMA_NAME
¶
DMA device name
Type: string
Help¶
Name of the DMA device this device driver can use.
Kconfig definition¶
At drivers/i2s/Kconfig.cavs:18
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:40
→ drivers/i2s/Kconfig:29
Menu path: (top menu) → Device Drivers → I2S bus drivers → Intel I2S (SSP) Bus Driver
config I2S_CAVS_DMA_NAME string prompt "DMA device name" ifI2S_CAVS
&&I2S
default "DMA_0" ifI2S_CAVS
&&I2S
depends onI2S_CAVS
&&I2S
help Name of the DMA device this device driver can use.
(Definitions include propagated dependencies, including from if’s and menus.)