zephyr/drivers/audio/Kconfig.wm8904
Vit Stanicek db1cb43a9d drivers: audio: Add the wm8904 driver
Add driver for the Wolfson WM8904 audio codec.

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com>
Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
2024-08-29 15:53:26 +02:00

10 lines
230 B
Plaintext

# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
config AUDIO_CODEC_WM8904
bool "Wolfson WM8904 codec support"
select I2C
depends on DT_HAS_WOLFSON_WM8904_ENABLED
help
Enable support for the Wolfson WM8904 codec