aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/mipi/Kconfig
diff options
context:
space:
mode:
authorRuihai Zhou <zhouruihai@huaqin.corp-partner.google.com>2023-03-30 10:55:06 +0800
committerFelix Held <felix-coreboot@felixheld.de>2023-05-08 13:46:31 +0000
commit98bb790286e980a6feab1451e8cc4b5be7fdf059 (patch)
tree0a2666ed35c4229eed9cfed896df89a9f59dd27b /src/drivers/mipi/Kconfig
parentdc4989351f3e9d08056bf89fdfafbbabc0a85d75 (diff)
drivers/mipi: Add support for STA_HIMAX83102_J02 panel
Add STA_HIMAX83102_J02 panel serializable data to CBFS. The panel datasheet: HX83102-J02_Datasheet_v03.pdf. BUG=b:272425116 BRANCH=corsola TEST=build and check the CBFS include the panel Signed-off-by: Ruihai Zhou <zhouruihai@huaqin.corp-partner.google.com> Change-Id: I382bdc89e5a217fd1c28e677938f454dc09725cc Reviewed-on: https://review.coreboot.org/c/coreboot/+/74084 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: cong yang <yangcong5@huaqin.corp-partner.google.com> Reviewed-by: Yidi Lin <yidilin@google.com>
Diffstat (limited to 'src/drivers/mipi/Kconfig')
-rw-r--r--src/drivers/mipi/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/drivers/mipi/Kconfig b/src/drivers/mipi/Kconfig
index 3cd3bd12bb..5ef6b23d7f 100644
--- a/src/drivers/mipi/Kconfig
+++ b/src/drivers/mipi/Kconfig
@@ -42,5 +42,8 @@ config MIPI_PANEL_INX_P110ZZD_DF0
config MIPI_PANEL_STA_2081101QFH032011_53G
bool
+config MIPI_PANEL_STA_HIMAX83102_J02
+ bool
+
config MIPI_PANEL_VIS_RM69299
bool