summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/backlight/Kconfig')
-rw-r--r--drivers/video/backlight/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index ddbe7837aff1..e61db9952483 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -239,13 +239,13 @@ config BACKLIGHT_PWM
this driver.
config BACKLIGHT_TEGRA_PWM
- bool "Tegra2 PMx based PWM Backlight Driver"
- depends on ARCH_TEGRA_2x_SOC && TEGRA_DC
+ bool "Tegra PMx based PWM Backlight Driver"
+ depends on TEGRA_DC
help
Enable support for Tegra2 DC pwm backlight.
If you have a pwm backlight adjustable by the DC PM0 or PM1 signal
- control on tegra2, say Y to enable this driver.
+ control on tegra, say Y to enable this driver.
config BACKLIGHT_DA903X
tristate "Backlight Driver for DA9030/DA9034 using WLED"