zephyr/drivers/audio/Kconfig.tas6422dac
Benjamin Lemouzy 75bc80d86f drivers: audio: tas6422dac: add driver
Add Texas Instruments TAS6422 DAC driver.

Signed-off-by: Benjamin Lemouzy <blemouzy@centralp.fr>
2023-09-13 16:27:11 +02:00

12 lines
268 B
Plaintext

# Copyright (c) 2023 Centralp
# SPDX-License-Identifier: Apache-2.0
config AUDIO_TAS6422DAC
bool "TAS6422 audio amplifier support"
default y
depends on DT_HAS_TI_TAS6422DAC_ENABLED
select I2C
depends on GPIO
help
Enable TAS6422 support on the selected board