summaryrefslogtreecommitdiff
path: root/configs/bcm963158_ram_defconfig
diff options
context:
space:
mode:
authorPhilippe Reynes <philippe.reynes@softathome.com>2019-03-22 17:02:08 +0100
committerTom Rini <trini@konsulko.com>2019-04-23 17:57:23 -0400
commitd6ce4c054af18d730fae6e0cf6ac987a7f5db265 (patch)
treeae7afdf8df7cc823a6bad3a008221b22e424a113 /configs/bcm963158_ram_defconfig
parent4ae0542de77f756a50d511bb2e3b3832a0fa97fa (diff)
bcm963158: enable led support
Enable the led support in the configuration of the board bcm963158. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Diffstat (limited to 'configs/bcm963158_ram_defconfig')
-rw-r--r--configs/bcm963158_ram_defconfig3
1 files changed, 3 insertions, 0 deletions
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