The latest development version of this page may be more current than this released 2.5.0 version.
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:8Kconfig.zephyr:32drivers/Kconfig:42

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.)