1# Copyright (c) 2024 TOKITA Hiroshi 2# SPDX-License-Identifier: Apache-2.0 3 4config DAC_TEST 5 def_bool DT_HAS_VND_DAC_ENABLED 6 depends on DT_HAS_VND_DAC_ENABLED 7