Browse Source

[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>
Russell King 16 years ago
parent
commit
6ffab0efc1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/video/backlight/Kconfig

+ 0 - 1
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