:orphan: .. title:: CONFIG_I2S .. kconfig:: CONFIG_I2S CONFIG_I2S ########## *I2S bus drivers* Type: ``bool`` Help ==== .. code-block:: none Enable support for the I2S (Inter-IC Sound) hardware bus. Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/i2s/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:44`` Menu path: (Top) → Device Drivers .. code-block:: kconfig 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.)*