aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r--drivers/video/backlight/Kconfig25
1 files changed, 23 insertions, 2 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 80f42e6..29c581f 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -174,12 +174,33 @@ config LCD_LTE480WV
config LCD_S6E8AA0
tristate "S6E8AA0 MIPI AMOLED LCD Driver"
depends on S5P_MIPI_DSI2 && BACKLIGHT_CLASS_DEVICE && \
- (MACH_SLP_MIDAS || MACH_SLP_PQ_LTE || MACH_SLP_PQ)
+ (MACH_SLP_MIDAS || MACH_SLP_PQ_LTE || MACH_SLP_PQ || MACH_TRATS)
default n
help
If you have an S6E8AA0 MIPI AMOLED LCD Panel, say Y to enable its
LCD control driver.
+config LCD_EA8061
+ tristate "EA8061 MIPI AMOLED LCD Driver"
+ depends on S5P_MIPI_DSI2 && BACKLIGHT_CLASS_DEVICE && \
+ (MACH_SLP_T0_LTE)
+ default n
+ help
+ If you have an S6E8AA0 MIPI AMOLED LCD Panel, say Y to enable its
+ LCD control driver. this driver supported S-Strip Portrait.
+ It support MIPI interface for transmitting video data to LCD.
+ please find quality about display.
+
+config LCD_S6D6AA1
+ tristate "S6D6AA1 MIPI TFT-LCD Driver"
+ depends on S5P_MIPI_DSI2 && BACKLIGHT_CLASS_DEVICE && \
+ (MACH_REDWOOD)
+ help
+ If you have an S6D6AA1 MIPI TFT-LCD Panel, say Y to enable its
+ LCD control driver. this driver supported white maic sony ip.
+ improve power consumtion and outdoor mode using white pixel.
+ please find advantage about this driver.
+
config LCD_S6E39A0X02
tristate "S6E39A0X02 MIPI AMOLED LCD Driver"
depends on S5P_MIPI_DSI2 && BACKLIGHT_CLASS_DEVICE
@@ -399,7 +420,7 @@ config BACKLIGHT_PCF50633
config BACKLIGHT_SMART_DIMMING
bool "SLP Backlight driver feature for smart dimming"
- depends on (MACH_SLP_MIDAS || MACH_SLP_PQ_LTE || MACH_SLP_PQ)
+ depends on (MACH_SLP_MIDAS || MACH_SLP_T0_LTE || MACH_SLP_PQ_LTE || MACH_SLP_PQ || MACH_TRATS)
help
Say Y to enable the Smart Dimming Feature.