forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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