CONFIG_AUDIO_CODEC
Audio Codec Drivers
Type: bool
Help
Enable Audio Codec Driver Configuration
Direct dependencies
(AUDIO
&& BOARD_INTEL_S1000_CRB
) || AUDIO
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definitions
At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:102
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config AUDIO_CODEC
bool
default y
depends on AUDIO && BOARD_INTEL_S1000_CRB
At <Zephyr>/drivers/audio/Kconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:86
Menu path: (Top) → Device Drivers → Support for Audio
menuconfig AUDIO_CODEC
bool "Audio Codec Drivers"
depends on AUDIO
help
Enable Audio Codec Driver Configuration
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)