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