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:9
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:44
Menu path: (Top) → Device Drivers
menuconfig I2S
bool "I2S bus drivers"
help
Enable support for the I2S (Inter-IC Sound) hardware bus.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)