The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_AUDIO

Support for Audio

Type: bool

Help

Enable support for Audio

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/audio/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:84

Menu path: (top menu) → Device Drivers

menuconfig AUDIO
    bool
    prompt "Support for Audio"
    help
      Enable support for Audio

(Definitions include propagated dependencies, including from if’s and menus.)