From: Russell King Date: Thu, 23 Oct 2008 21:06:53 +0000 (+0100) Subject: [ARM] pxa: corgi backlight driver should not select ssp drivers X-Git-Tag: v2.6.28-rc1~7^2 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?p=linux-2.6-omap-h63xx.git;a=commitdiff_plain;h=6ffab0efc17f70f44810ae50fc40f934c8173f35 [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 --- diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index 1495a8136fc..a339e7f6067 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