-
CONFIG_I2S_4
¶
I2S port 4
Type: bool
Help¶
Enable I2S controller port 4.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/i2s/Kconfig.stm32:81
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:40
→ drivers/i2s/Kconfig:29
Menu path: (top menu) → Device Drivers → I2S bus drivers → STM32 MCU I2S controller driver
config I2S_4 bool prompt "I2S port 4" ifI2S_STM32
&&I2S
depends onI2S_STM32
&&I2S
help Enable I2S controller port 4.
(Definitions include propagated dependencies, including from if’s and menus.)