• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config LCD_SUPPORT_KLD35512
2	bool "LCD support kld35512 panel"
3        default n
4        help
5                If you want to support kld35512 panel for display driver, select it.
6
7config LCD_SUPPORT_KLD39501
8	bool "LCD support kld39501 panel"
9	default n
10	help
11		If you want to support kld39501 panel for display driver, select it.
12
13config LCD_SUPPORT_KLD2844B
14	bool "LCD support kld2844B panel"
15	default y
16	help
17		If you want to support kld2844b panel for display driver, select it.
18
19config LCD_SUPPORT_NV3029S
20	bool "LCD support nv3029s panel"
21	default n
22	help
23		If you want to support nv3029s panel for display driver, select it.
24