summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
diff options
context:
space:
mode:
authorRussell King2008-10-23 23:06:53 +0200
committerRussell King2008-10-23 23:07:14 +0200
commit6ffab0efc17f70f44810ae50fc40f934c8173f35 (patch)
treef8351ff4b4671215c6999de4ec7d2ef7d2e828cb /drivers/video/backlight
parent[ARM] 5321/1: Kirkwood: fix typo in Makefile (diff)
downloadkernel-qcow2-linux-6ffab0efc17f70f44810ae50fc40f934c8173f35.tar.gz
kernel-qcow2-linux-6ffab0efc17f70f44810ae50fc40f934c8173f35.tar.xz
kernel-qcow2-linux-6ffab0efc17f70f44810ae50fc40f934c8173f35.zip
[ARM] pxa: corgi backlight driver should not select ssp drivers
Resolves build errors with eseries and magician defconfigs (which make use of the corgi backlight driver.) Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/video/backlight')
-rw-r--r--drivers/video/backlight/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index 1495a8136fcc..a339e7f60672 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -117,7 +117,6 @@ config BACKLIGHT_ATMEL_PWM
config BACKLIGHT_CORGI
tristate "Generic (aka Sharp Corgi) Backlight Driver (DEPRECATED)"
depends on BACKLIGHT_CLASS_DEVICE
- select CORGI_SSP_DEPRECATED
default n
help
Say y to enable the generic platform backlight driver previously