Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/upstream/collab-sdk-dev
/
.
/
drivers
/
audio
/
Kconfig.da7212
blob: 59f0d2d13e8ecbd543c435f9d612263bd8c13195 [
file
] [
edit
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config AUDIO_CODEC_DA7212
bool
"Dialog DA7212 codec support"
default
y
select
I2C
depends on DT_HAS_DLG_DA7212_ENABLED
help
Enable
support
for
the
Dialog
DA7212 audio codec
.