Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
drivers
/
dac
/
Kconfig.dac161s997
blob: f0baef95df9a62b0e2a09b4e625a7938d9128e3f [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Prevas A/S
#
# SPDX-License-Identifier: Apache-2.0
config DAC_DAC161S997
bool
"TI DAC161S997 DAC driver"
default
y
select
SPI
depends on DT_HAS_TI_DAC161S997_ENABLED
help
Enable
the driver
for
the TI DAC161S997
.