Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / panel / Kconfig
index 6d64c7bb908bcdaa403f7e7ec68646135ab710b9..7d4704b1292b5b700124941102c2a5594a88275a 100644 (file)
@@ -18,13 +18,21 @@ config DRM_PANEL_SIMPLE
          that it can be automatically turned off when the panel goes into a
          low power state.
 
-config DRM_PANEL_LD9040
-       tristate "LD9040 RGB/SPI panel"
+config DRM_PANEL_SAMSUNG_LD9040
+       tristate "Samsung LD9040 RGB/SPI panel"
        depends on OF && SPI
        select VIDEOMODE_HELPERS
 
-config DRM_PANEL_S6E8AA0
-       tristate "S6E8AA0 DSI video mode panel"
+config DRM_PANEL_LG_LG4573
+       tristate "LG4573 RGB/SPI panel"
+       depends on OF && SPI
+       select VIDEOMODE_HELPERS
+       help
+         Say Y here if you want to enable support for LG4573 RGB panel.
+         To compile this driver as a module, choose M here.
+
+config DRM_PANEL_SAMSUNG_S6E8AA0
+       tristate "Samsung S6E8AA0 DSI video mode panel"
        depends on OF
        select DRM_MIPI_DSI
        select VIDEOMODE_HELPERS