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