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 <Zephyr>/drivers/i2s/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/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.)