blob: 9aba7bba04966a0281eadd634de44e5d7a6189de (
plain)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
## SPDX-License-Identifier: GPL-2.0-only
# Mainboards should select the options in here to specify which panel parameter
# settings they want stored in their CBFS.
config MIPI_PANEL_AUO_B101UAN08_3
bool
config MIPI_PANEL_AUO_KD101N80_45NA
bool
config MIPI_PANEL_AUO_NT51021D8P
bool
config MIPI_PANEL_BOE_NV110WUM_L60
bool
config MIPI_PANEL_BOE_TV080WUM_NG0
bool
config MIPI_PANEL_BOE_TV101WUM_N53
bool
config MIPI_PANEL_BOE_TV101WUM_NG0
bool
config MIPI_PANEL_BOE_TV101WUM_NL6
bool
config MIPI_PANEL_BOE_TV105WUM_NW0
bool
config MIPI_PANEL_BOE_TV110C9M_LL0
bool
config MIPI_PANEL_CMN_P097PFG_SSD2858
bool
config MIPI_PANEL_INX_HJ110IZ_01A_B2
bool
config MIPI_PANEL_INX_OTA7290D10P
bool
config MIPI_PANEL_IVO_T109NW41
bool
config MIPI_PANEL_STA_2081101QFH032011_53G
bool
config MIPI_PANEL_STA_HIMAX83102_J02
bool
config MIPI_PANEL_STA_ILI9882T
bool
config MIPI_PANEL_VIS_RM69299
bool
|