blob: 654f4d2dcd6e433c03bf9155bd2c1eb80df28188 [file] [log] [blame]
# Copyright (c) 2022, Thomas Stranger
# SPDX-License-Identifier: Apache-2.0
DT_COMPAT_VND_W1 := vnd,w1
# Hidden option to enable the vnd,w1 1-Wire host driver used in testing.
config W1_TEST
def_bool $(dt_compat_enabled,$(DT_COMPAT_VND_W1))