[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>

authored by Russell King and committed by Russell King 6ffab0ef fd55cd3d

-1
-1
drivers/video/backlight/Kconfig
··· 117 117 config BACKLIGHT_CORGI 118 118 tristate "Generic (aka Sharp Corgi) Backlight Driver (DEPRECATED)" 119 119 depends on BACKLIGHT_CLASS_DEVICE 120 - select CORGI_SSP_DEPRECATED 121 120 default n 122 121 help 123 122 Say y to enable the generic platform backlight driver previously