-
CONFIG_AUDIO_TLV320DAC
¶
TLV320DAC310x DAC support
Type: bool
Help¶
Enable TLV320DAC support on the selected board
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/audio/Kconfig.tlv320dac:7
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:86
→ drivers/audio/Kconfig:44
Menu path: (top menu) → Device Drivers → Support for Audio → Audio Codec Drivers
menuconfig AUDIO_TLV320DAC bool prompt "TLV320DAC310x DAC support" ifI2C
&&AUDIO_CODEC
&&AUDIO
depends onI2C
&&AUDIO_CODEC
&&AUDIO
help Enable TLV320DAC support on the selected board
(Definitions include propagated dependencies, including from if’s and menus.)