projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd55cd3
)
[ARM] pxa: corgi backlight driver should not select ssp drivers
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 23 Oct 2008 21:06:53 +0000
(22:06 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 23 Oct 2008 21:07:14 +0000
(22:07 +0100)
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>
drivers/video/backlight/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/backlight/Kconfig
b/drivers/video/backlight/Kconfig
index 1495a8136fcc3c3857d2dabd3bf924f24e748abc..a339e7f606727ad0d7fdfef48bb447c3e669ea61 100644
(file)
--- 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