Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b1a67099fce4743eb996db35e24631c8e06c3186
/
.
/
drivers
/
w1
/
Kconfig.test
blob: 9e3ae44ed20199fdb37d8bba2b53028ae92e16c9 [
file
] [
log
] [
blame
]
# Copyright (c) 2022, Thomas Stranger
# SPDX-License-Identifier: Apache-2.0
# Hidden option to enable the vnd,w1 1-Wire host driver used in testing.
config W1_TEST
def_bool DT_HAS_VND_W1_ENABLED
depends on DT_HAS_VND_W1_ENABLED