Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
137c44118ebbd12da5772319ee72524df666e67e
/
.
/
drivers
/
w1
/
Kconfig.ds2482-800
blob: bea1ba8d0da07414c897e4fa34346f0119982ba7 [
file
] [
log
] [
blame
]
# Copyright (c) 2022, Caspar Friedrich <c.s.w.friedrich@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config W1_DS2482_800
bool
"DS2482-800, 8-Channel 1-Wire Master"
select
I2C
depends on DT_HAS_MAXIM_DS2482_800_ENABLED
default
y