commit | 2bcc7ed5b83b0a59c6976476e8788675038fb11b | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue May 31 16:23:43 2011 +0800 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Jun 03 12:14:16 2011 -0600 |
tree | cac7dc8196f7a284763c926e60707cf34d005082 | |
parent | a3cc68c37897f0656489a0d853d6e342fc6f076b [diff] |
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>