These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / gpu / drm / panel / Kconfig
index 6d64c7b..7d4704b 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