We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed01fca commit ad085b3Copy full SHA for ad085b3
drivers/gpu/drm/bridge/Kconfig
@@ -66,6 +66,7 @@ config DRM_LONTIUM_LT8912B
66
depends on OF
67
select DRM_PANEL_BRIDGE
68
select DRM_KMS_HELPER
69
+ select DRM_MIPI_DSI
70
select REGMAP_I2C
71
help
72
Driver for Lontium LT8912B DSI to HDMI bridge
@@ -81,6 +82,7 @@ config DRM_LONTIUM_LT9611
81
82
83
84
85
86
87
88
Driver for Lontium LT9611 DSI to HDMI bridge
@@ -94,6 +96,7 @@ config DRM_LONTIUM_LT9611UXC
94
96
95
97
98
99
100
101
102
Driver for Lontium LT9611UXC DSI to HDMI bridge
0 commit comments