Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b9c64dc5295ecc23724b2db8f37e5158a43d1485
/
.
/
drivers
/
dac
/
Kconfig.dacx3608
blob: a4f3ca5664c03f61e92a9b8f39c6bdd6c7adecda [
file
] [
log
] [
blame
]
# DAC configuration options
# Copyright (c) 2020 Matija Tudan
#
# SPDX-License-Identifier: Apache-2.0
config DAC_DACX3608
bool
"TI DACX3608 DAC driver"
depends on I2C
help
Enable
the driver
for
the TI DACX3608
.