-
CONFIG_I2S
¶
I2S bus drivers
Type: bool
Help¶
Enable support for the I2S (Inter-IC Sound) hardware bus.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/i2s/Kconfig:10
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:40
Menu path: (top menu) → Device Drivers
menuconfig I2S
bool
prompt "I2S bus drivers"
help
Enable support for the I2S (Inter-IC Sound) hardware bus.
(Definitions include propagated dependencies, including from if’s and menus.)