kernel/drivers/gpu/drm/panel/Kconfig
.. .. @@ -236,6 +236,14 @@ 236 236 Say Y if you want to enable support for panels based on the 237 237 Maxim MAX96752F. 238 238 239 +config DRM_PANEL_MAXIM_MAX96772240 + tristate "Maxim MAX96772-based panels"241 + depends on OF242 + depends on BACKLIGHT_CLASS_DEVICE243 + help244 + Say Y if you want to enable support for panels based on the245 + Maxim MAX96772.246 +239 247 config DRM_PANEL_OLIMEX_LCD_OLINUXINO 240 248 tristate "Olimex LCD-OLinuXino panel" 241 249 depends on OF