]> git.sur5r.net Git - u-boot/commit
dm: led: Tidy up SPL options for the led and led-gpio
authorSimon Glass <sjg@chromium.org>
Sun, 30 Aug 2015 22:55:14 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:22 +0000 (21:28 -0600)
commit6a436c9182a90551739a5b7b3f44254234056915
treeb4a87a9d6b879de05375afa00e9129e2d0685e4b
parentc5acf4a2b3c6fd49aa0bc02db50f4b625b2e2991
dm: led: Tidy up SPL options for the led and led-gpio

At present SPL does not have its own option. But these features can
increase SPL code size. Adjust the Kconfig and Makefile so that
separate a SPL option can be selected.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/led/Kconfig
drivers/led/Makefile