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