hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/gpu/drm/panel/Kconfig
....@@ -236,6 +236,14 @@
236236 Say Y if you want to enable support for panels based on the
237237 Maxim MAX96752F.
238238
239
+config DRM_PANEL_MAXIM_MAX96772
240
+ tristate "Maxim MAX96772-based panels"
241
+ depends on OF
242
+ depends on BACKLIGHT_CLASS_DEVICE
243
+ help
244
+ Say Y if you want to enable support for panels based on the
245
+ Maxim MAX96772.
246
+
239247 config DRM_PANEL_OLIMEX_LCD_OLINUXINO
240248 tristate "Olimex LCD-OLinuXino panel"
241249 depends on OF