-
CONFIG_AUDIO
¶
Support for Audio
Type: bool
Help¶
Enable support for Audio
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/audio/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:84
Menu path: (Top) → Device Drivers
menuconfig AUDIO
bool "Support for Audio"
help
Enable support for Audio
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)