-
CONFIG_I2S_CAVS
¶
Intel I2S (SSP) Bus Driver
Type: bool
Help¶
Enable Inter Sound (I2S) bus driver for Intel_S1000 based on Synchronous Serial Port (SSP) module.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
DMA
ifBOARD_INTEL_S1000_CRB
&&I2S
Kconfig definition¶
At drivers/i2s/Kconfig.cavs:8
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:42
→ drivers/i2s/Kconfig:39
Menu path: (top menu) → Device Drivers → I2S bus drivers
menuconfig I2S_CAVS bool prompt "Intel I2S (SSP) Bus Driver" ifBOARD_INTEL_S1000_CRB
&&I2S
selectDMA
ifBOARD_INTEL_S1000_CRB
&&I2S
depends onBOARD_INTEL_S1000_CRB
&&I2S
help Enable Inter Sound (I2S) bus driver for Intel_S1000 based on Synchronous Serial Port (SSP) module.
(Definitions include propagated dependencies, including from if’s and menus.)