zephyr/drivers/w1/Kconfig.test

8 lines
231 B
Plaintext

# 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