xref: /aosp_15_r20/external/coreboot/src/drivers/mipi/Kconfig (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3# Mainboards should select the options in here to specify which panel parameter
4# settings they want stored in their CBFS.
5
6config MIPI_PANEL_AUO_B101UAN08_3
7	bool
8
9config MIPI_PANEL_AUO_KD101N80_45NA
10	bool
11
12config MIPI_PANEL_AUO_NT51021D8P
13	bool
14
15config MIPI_PANEL_BOE_NV110WUM_L60
16	bool
17
18config MIPI_PANEL_BOE_TV080WUM_NG0
19	bool
20
21config MIPI_PANEL_BOE_TV101WUM_N53
22	bool
23
24config MIPI_PANEL_BOE_TV101WUM_NG0
25	bool
26
27config MIPI_PANEL_BOE_TV101WUM_NL6
28	bool
29
30config MIPI_PANEL_BOE_TV105WUM_NW0
31	bool
32
33config MIPI_PANEL_BOE_TV110C9M_LL0
34	bool
35
36config MIPI_PANEL_CMN_P097PFG_SSD2858
37	bool
38
39config MIPI_PANEL_INX_HJ110IZ_01A_B2
40	bool
41
42config MIPI_PANEL_INX_OTA7290D10P
43	bool
44
45config MIPI_PANEL_IVO_T109NW41
46	bool
47
48config MIPI_PANEL_KD_KD101NE3_40TI
49	bool
50
51config MIPI_PANEL_LCE_LMFBX101117480
52	bool
53
54config MIPI_PANEL_STA_2081101QFH032011_53G
55	bool
56
57config MIPI_PANEL_STA_ER88577
58	bool
59
60config MIPI_PANEL_STA_HIMAX83102_J02
61	bool
62
63config MIPI_PANEL_STA_ILI9882T
64	bool
65
66config MIPI_PANEL_VIS_RM69299
67	bool
68