1# Copyright 2022, NXP
2# SPDX-License-Identifier: Apache-2.0
3
4config RM68200
5	bool "RM68200 display driver"
6	default y
7	depends on MIPI_DSI
8	depends on DT_HAS_RAYDIUM_RM68200_ENABLED
9	help
10	  Enable driver for RM68200 display driver.
11