The latest development version of this page may be more current than this released 1.14.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:10

Included via Kconfig:10Kconfig.zephyr:35drivers/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.)