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