From: Philippe Reynes Date: Fri, 22 Mar 2019 16:02:04 +0000 (+0100) Subject: bcm968580xref: enable led support X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=102b2317d85134089f55839df2e6c2129eb7bc6b;p=u-boot.git bcm968580xref: enable led support Enable the led support in the configuration of the board bcm968580xref. Signed-off-by: Philippe Reynes --- diff --git a/configs/bcm968580xref_ram_defconfig b/configs/bcm968580xref_ram_defconfig index bfd7f0e910..62c33d174f 100644 --- a/configs/bcm968580xref_ram_defconfig +++ b/configs/bcm968580xref_ram_defconfig @@ -28,6 +28,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