From: Philippe Reynes Date: Fri, 22 Mar 2019 16:02:08 +0000 (+0100) Subject: bcm963158: enable led support X-Git-Tag: v2019.07-rc1~11^2~21 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d6ce4c054af18d730fae6e0cf6ac987a7f5db265;p=oweals%2Fu-boot.git bcm963158: enable led support Enable the led support in the configuration of the board bcm963158. Signed-off-by: Philippe Reynes --- diff --git a/configs/bcm963158_ram_defconfig b/configs/bcm963158_ram_defconfig index e97241c9df..528b7144f5 100644 --- a/configs/bcm963158_ram_defconfig +++ b/configs/bcm963158_ram_defconfig @@ -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