Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b3b5ad8156866ac39a6ac63236bada28d650b5d6
/
.
/
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