| # Smartbond MIPI DBI host configuration options | |
| # Copyright (c) 2023 Renesas Electronics Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config MIPI_DBI_SMARTBOND | |
| bool "Smartbond MIPI DBI host controller driver" | |
| depends on DT_HAS_RENESAS_SMARTBOND_MIPI_DBI_ENABLED | |
| default y | |
| help | |
| Enable Smartbond MIPI DBI host controller. |