drm/panel: Add driver for DJN HX83112A LCD panel
[linux-2.6-microblaze.git] / drivers / gpu / drm / panel / Kconfig
index b61abac..d037b3b 100644 (file)
@@ -145,6 +145,16 @@ config DRM_PANEL_LVDS
          handling of power supplies or control signals. It implements automatic
          backlight handling if the panel is attached to a backlight controller.
 
+config DRM_PANEL_HIMAX_HX83112A
+       tristate "Himax HX83112A-based DSI panel"
+       depends on OF
+       depends on DRM_MIPI_DSI
+       depends on BACKLIGHT_CLASS_DEVICE
+       select DRM_KMS_HELPER
+       help
+         Say Y here if you want to enable support for Himax HX83112A-based
+         display panels, such as the one found in the Fairphone 4 smartphone.
+
 config DRM_PANEL_HIMAX_HX8394
        tristate "HIMAX HX8394 MIPI-DSI LCD panels"
        depends on OF