blob: de60ff8f5a6ff5e26c7b7483001af394657a4111 [file] [edit]
# ST7789V display driver configuration options
# Copyright (c) 2019 Marc Reilly <marc@cpdesign.com.au>
# SPDX-License-Identifier: Apache-2.0
config ST7789V
bool "ST7789V display driver"
default y
depends on DT_HAS_SITRONIX_ST7789V_ENABLED
select MIPI_DBI
help
Enable driver for ST7789V display driver.