Merge remote-tracking branch 'remotes/tegra/android-tegra-2.6.36-honeycomb-mr1' into...
[firefly-linux-kernel-4.4.55.git] / drivers / video / backlight / Kconfig
index e54a337227ea964c5c6fea4c9bd32fdb5ced97a0..cfb5be5ee6498e5cceef8fca83a9a7496e16b145 100644 (file)
@@ -282,6 +282,39 @@ config BACKLIGHT_ADP5520
          To compile this driver as a module, choose M here: the module will
          be called adp5520_bl.
 
+config BACKLIGHT_RK2818_BL
+        bool "rk2818 backlight driver"
+       depends on BACKLIGHT_CLASS_DEVICE && ARCH_RK2818
+       default y
+       help
+         rk2818 backlight support.
+         
+config BACKLIGHT_RK29_BL
+        bool "rk29 backlight driver"
+       depends on BACKLIGHT_CLASS_DEVICE && ARCH_RK29
+       default y
+       help
+         rk29 backlight support.         
+
+config FIH_TOUCHKEY_LED
+        bool "fih touch key led driver"
+       depends on BACKLIGHT_CLASS_DEVICE && ARCH_RK29
+       help
+         fih touch key led support.
+
+config BACKLIGHT_AW9364
+        bool "aw9364 backlight driver"
+       depends on BACKLIGHT_CLASS_DEVICE && ARCH_RK29
+       help
+         aw9364 backlight support.      
+
+config BUTTON_LIGHT
+        bool "rk29 button light driver"
+       depends on BACKLIGHT_CLASS_DEVICE
+       default n
+       help
+         rk29 button light support.      
 config BACKLIGHT_ADP8860
        tristate "Backlight Driver for ADP8860/ADP8861/ADP8863 using WLED"
        depends on BACKLIGHT_CLASS_DEVICE && I2C