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
|
|
|
|
|
2019-10-22 07:04:04 +08:00
|
|
|
config AUDIO_TLV320DAC
|
2018-07-27 00:22:10 +08:00
|
|
|
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
|