Commit d6ce4c054af18d730fae6e0cf6ac987a7f5db265

Authored by Philippe Reynes
Committed by Tom Rini
1 parent 4ae0542de7

bcm963158: enable led support

Enable the led support in the configuration
of the board bcm963158.

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

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

configs/bcm963158_ram_defconfig
... ... @@ -33,6 +33,9 @@
33 33 CONFIG_CLK=y
34 34 CONFIG_DM_GPIO=y
35 35 CONFIG_BCM6345_GPIO=y
  36 +CONFIG_LED=y
  37 +CONFIG_LED_BCM6858=y
  38 +CONFIG_LED_BLINK=y
36 39 # CONFIG_MMC is not set
37 40 CONFIG_MTD=y
38 41 CONFIG_NAND=y