Skip to content

Commit

Permalink
[ARM] pxa: corgi backlight driver should not select ssp drivers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Russell King authored and Russell King committed Oct 23, 2008
1 parent fd55cd3 commit 6ffab0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/video/backlight/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ffab0e

Please sign in to comment.