Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ec75dc2232d32a475654cc9098896f48c176bc7b
/
.
/
drivers
/
mfd
/
Kconfig.ad5592
blob: 8b94f5517cb337733afd59b145ab8a8bca85566f [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Grinn
# SPDX -License-Identifier: Apache-2.0
config MFD_AD5592
bool
"Analog AD5592 SPI configurable ADC/DAC/GPIO chip"
default
y
depends on DT_HAS_ADI_AD5592_ENABLED
depends on SPI
help
Enable
driver
for
Analog
AD5592
.