Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
516886be1b8ad699ea0e2d32c96bbc5d2240a9c7
/
.
/
drivers
/
adc
/
Kconfig.ltc2451
blob: 8f3cb384cfbc724260cfd23f317d2283c66e6de9 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Brill Power
# SPDX-License-Identifier: Apache-2.0
config ADC_LTC2451
bool
"LTC2451 driver"
default
y
depends on DT_HAS_LLTC_LTC2451_ENABLED
select
I2C