u-boot-brain/drivers/led
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu
The menuconfig for drivers are getting more and more cluttered
and unreadable because too many entries are displayed in a single
flat menu.  Use hierarchic menu for each category.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[trini: Update to apply again in a few places, drop USB hunk]
Signed-off-by: Tom Rini <trini@konsulko.com>
2015-08-12 20:47:44 -04:00
..
Kconfig drivers: hierarchize drivers Kconfig menu 2015-08-12 20:47:44 -04:00
led_gpio.c dm: test: Add a test for the LED uclass 2015-07-21 17:39:32 -06:00
led-uclass.c led: Return -ENODEV if the LED device cannot be found 2015-07-21 17:39:32 -06:00
Makefile dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00