2012-04-06 17:58:25 +02:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
2012-04-06 18:45:52 +02:00
|
|
|
# see misc/tools/kconfig-language.txt.
|
2012-04-06 17:58:25 +02:00
|
|
|
#
|
2014-03-05 15:43:50 +01:00
|
|
|
|
|
|
|
if ARCH_BOARD_COMPALE99
|
|
|
|
|
|
|
|
config COMPALE99_LCD_SSD1783
|
|
|
|
bool "SSD1783 LCD support"
|
|
|
|
default y
|
|
|
|
select LCD
|
|
|
|
|
|
|
|
endif
|