aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/video/backlight/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index db10d0120d2b..a4481dfadfd5 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -161,7 +161,7 @@ if BACKLIGHT_CLASS_DEVICE
161config BACKLIGHT_ATMEL_LCDC 161config BACKLIGHT_ATMEL_LCDC
162 bool "Atmel LCDC Contrast-as-Backlight control" 162 bool "Atmel LCDC Contrast-as-Backlight control"
163 depends on FB_ATMEL 163 depends on FB_ATMEL
164 default y if MACH_SAM9261EK || MACH_SAM9G10EK || MACH_SAM9263EK 164 default y if MACH_AT91SAM9261EK || MACH_AT91SAM9G10EK || MACH_AT91SAM9263EK
165 help 165 help
166 This provides a backlight control internal to the Atmel LCDC 166 This provides a backlight control internal to the Atmel LCDC
167 driver. If the LCD "contrast control" on your board is wired 167 driver. If the LCD "contrast control" on your board is wired