bcm963158: enable led support
authorPhilippe Reynes <philippe.reynes@softathome.com>
Fri, 22 Mar 2019 16:02:08 +0000 (17:02 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 23 Apr 2019 21:57:23 +0000 (17:57 -0400)
Enable the led support in the configuration
of the board bcm963158.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/bcm963158_ram_defconfig

index e97241c..528b714 100644 (file)
@@ -33,6 +33,9 @@ CONFIG_BLK=y
 CONFIG_CLK=y
 CONFIG_DM_GPIO=y
 CONFIG_BCM6345_GPIO=y
+CONFIG_LED=y
+CONFIG_LED_BCM6858=y
+CONFIG_LED_BLINK=y
 # CONFIG_MMC is not set
 CONFIG_MTD=y
 CONFIG_NAND=y