leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
authorShawn Guo <shawn.guo@linaro.org>
Tue, 31 May 2011 08:23:43 +0000 (16:23 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 3 Jun 2011 18:14:16 +0000 (12:14 -0600)
commit2bcc7ed5b83b0a59c6976476e8788675038fb11b
treecac7dc8196f7a284763c926e60707cf34d005082
parenta3cc68c37897f0656489a0d853d6e342fc6f076b
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig

Since the commit a314c5c0040aab51ebb1ecfd37a9198a91962243
(leds/leds-gpio: merge platform_driver with of_platform_driver),
the config option LEDS_GPIO_PLATFORM becomes useless, so remove it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
[grant.likely: also remove LEDS_GPIO_OF for same reason]
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/leds/Kconfig
drivers/leds/leds-gpio.c