#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
if ARCH_BOARD_COMPALE99
config COMPALE99_LCD_SSD1783
bool "SSD1783 LCD support"
default y
select LCD
endif