|
@@ -18,13 +18,13 @@ 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_SAMSUNG_S6E8AA0
|
|
|
+ tristate "Samsung S6E8AA0 DSI video mode panel"
|
|
|
depends on OF
|
|
|
select DRM_MIPI_DSI
|
|
|
select VIDEOMODE_HELPERS
|