aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/lcd/Kconfig
blob: c69e0cac262b17b55d332615c8080cf6cf2be054 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config LCD_NOKIA6100
	bool "Nokia 6100 display support" 
	default n
	---help---
		nokia6100.c.  Supports the Nokia 6100 display with either the Philips
		PCF883 or the Epson S1D15G10 display controller.  This LCD is used
		with the Olimex LPC1766-STK (but has not been fully integrated).

config LCD_P14201
	bool "Rit P1402 series display"
	default n
	---help---
		p14201.c.  Driver for RiT P14201 series display with SD1329 IC
		controller.  This OLED is used with older versions of the
		TI/Luminary LM3S8962 Evaluation Kit.

config LCD_UG9664HSWAG01
	bool "9664HSWAG01 OLED Display Module"
	default n
	---help---
		ug-9664hswag01.c.  OLED Display Module, UG-9664HSWAG01", Univision
		Technology Inc.  Used with the LPC Xpresso and Embedded Artists
		base board.