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