9882f8b4d9e0487c3fcff0ce4ad031d23e348153
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / screen / Kconfig
1 choice
2         depends on FB_ROCKCHIP
3         prompt  "LCD Panel Select"
4
5 config LCD_NULL
6         bool "NULL"
7
8 config LCD_RK2928
9         bool "RK2928 LCD"
10         depends on MACH_RK2928
11
12 config LCD_LG_LP097X02
13         bool "RGB LCD_LG_LP097X02 1024X768"
14
15 config LCD_TD043MGEA1
16         bool "RGB TD043MGEA1"
17
18 config LCD_HX8357
19         bool "RGB HX8357"       
20
21 config LCD_TJ048NC01CA
22         bool "RGB TJ048NC01CA"
23
24 config LCD_HL070VM4AU
25         bool "RGB_HL070VM4AU"
26
27 config LCD_HSD070IDW1
28         bool "RGB Hannstar800x480"
29
30 config LCD_RGB_TFT480800_25_E
31         bool "RGB TFT480800_25_E"
32
33 config LCD_HSD100PXN
34         bool "RGB Hannstar HSD100PXN(1024X768)"
35
36 config LCD_BYD8688FTGF
37         bool "RGB BYD 1024X600 8688FTGF"
38
39 config LCD_B101AW06
40         bool "RGB Hannstar B101AW06(1024X600)"
41
42 config LCD_RGB_TFT480800_25_E
43         bool "RGB TFT480800_25_E(480X800)"
44
45 config LCD_LS035Y8DX02A
46         bool "RGB LS035Y8DX02A(480X800)"
47
48 config LCD_LS035Y8DX04A
49         bool "RGB LS035Y8DX04A(480X800)"
50
51 config LCD_HSD100PXN_FOR_TDW851
52         bool "RGB Hannstar HSD100PXN(800X480)"  
53
54 config LCD_CPTCLAA038LA31XE
55         bool "RGB LCD_CPTCLAA038LA31XE(480X800)"          
56
57 config LCD_A060SE02
58         bool "MCU A060SE02"
59
60 config LCD_S1D13521
61         bool "MCU S1D13521"
62
63 config LCD_NT35582
64         bool "MCU NT35582"
65
66 config LCD_NT35580
67         bool "MCU NT35580"
68
69 config LCD_IPS1P5680_V1_E
70         bool "MCU IPS1P5680_V1_E"
71
72 config LCD_MCU_TFT480800_25_E
73         bool "MCU TFT480800_25_E"
74
75 config LCD_NT35510
76         bool "RGB lcd_nt35510"  
77
78 config LCD_ILI9803_CPT4_3
79         bool "RGB lcd_ILI9803_CPT4_3"   
80
81 config LCD_IPS1P5680_V1_E
82         bool "MCU IPS1P5680_V1_E"
83
84 config LCD_MCU_TFT480800_25_E
85         bool "MCU TFT480800_25_E"
86
87 config LCD_AT070TNA2
88         bool "RGB AT070TNA2"
89
90 config LCD_AT070TN93
91         bool "RGB AT070TN93"
92
93 config LCD_TX23D88VM
94         bool "HITACHI LVDS TX23D88VM (1200x800)"
95
96 config LCD_A050VL01
97         bool "RGB A050VL01"
98
99 config LCD_B101EW05
100         bool "RGB lcd  panel B101EW05"
101
102 config LCD_RK3168M_B101EW05
103         bool "RGB lcd  panel LCD_RK3168M_B101EW05"
104
105 config LCD_HJ050NA_06A
106         bool "RGB lcd  panel HJ050NA-06A"
107         
108 config LCD_HDMI_1366x768
109         bool "RK610 LCD_HDMI_1366X768"
110         ---help---
111         if support RK610, this setting can support dual screen output
112
113 config LCD_HDMI_1280x800
114         bool "RGB Hannstar LCD_HDMI_1280X800"
115         ---help---
116         if support RK610, this setting can support dual screen output
117
118 config LCD_HDMI_1024x768
119         bool "RGB Hannstar LCD_HDMI_1024X768"
120         ---help---
121         if support RK610, this setting can support dual screen output
122
123 config LCD_HSD07PFW1
124         depends on MFD_RK610
125         bool "RGB Hannstar LCD_HDMI_1024X600"
126
127 config LCD_HDMI_800x480
128         bool "RGB Hannstar LCD_HDMI_800x480"
129         ---help---
130         if support RK610, this setting can support dual screen output
131
132 config LCD_HV070WSA100
133         bool "HV070WSA-100 1024X600"
134
135 config LCD_COMMON
136         bool "LCD COMMON"
137
138 config LCD_RK3168_AUO_A080SN03
139        bool "RK3168  auo panel 800x480"
140
141 config LCD_RK2928_A720
142        bool "RK2928 A720 panel 800x480"
143
144 config LCD_RK2926_V86
145         bool "RK2926 v86 panel 800x480"
146
147 config LCD_RK3168_86V
148         bool "RK3168 86v panel 800x480"
149
150 config LCD_HJ080NA
151         bool "HJ080NA_4J 1024X768"
152
153 config LCD_HJ101NA
154         bool "HJ101NA_4J 1280X800"
155
156 config LCD_AUTO
157         bool "auto select lcd"
158
159 config LCD_HSD07PFW1
160         bool "RGB lcd panel HSD07PFW1"
161
162 config LCD_I30_800X480
163         bool "lcd I30"
164
165 config LCD_TL5001_MIPI
166         bool "TL5001 720X1280"
167
168 config LCD_LP097QX1
169         bool "Display Port screen LP097QX1"
170
171 config LCD_DS1006H
172         bool "Lvds screen for ds1006h(RK3168)"
173
174 config LCD_B101UANO_1920x1200
175         bool "Lvds screen B101UANO for u30gt2"
176
177 config LCD_E242868_1024X600
178         bool "RK3168 86v RGB 1024*600 "
179
180 config LCD_WY_800X480
181         bool "lcd for 760"
182
183 config LCD_HH070D_LVDS
184         bool "lcd lvds for 760"
185 config LCD_LD089WU1_MIPI
186         bool "mipi dsi lcd LD089WU1 1920X1200"
187 endchoice
188
189