2019-01-07 09:13:11 -08:00
|
|
|
# Copyright (c) 2019 Intel Corporation
|
2018-07-26 09:22:10 -07:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2019-10-22 01:04:04 +02:00
|
|
|
config AUDIO_TLV320DAC
|
2018-07-26 09:22:10 -07:00
|
|
|
bool "TLV320DAC310x DAC support"
|
2019-01-07 09:13:11 -08:00
|
|
|
depends on I2C && GPIO
|
2018-07-26 09:22:10 -07:00
|
|
|
help
|
|
|
|
Enable TLV320DAC support on the selected board
|