mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-04-01 03:51:31 +00:00
bcm963158: enable led support
Enable the led support in the configuration of the board bcm963158. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
This commit is contained in:
parent
4ae0542de7
commit
d6ce4c054a
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ CONFIG_BLK=y
|
||||||
CONFIG_CLK=y
|
CONFIG_CLK=y
|
||||||
CONFIG_DM_GPIO=y
|
CONFIG_DM_GPIO=y
|
||||||
CONFIG_BCM6345_GPIO=y
|
CONFIG_BCM6345_GPIO=y
|
||||||
|
CONFIG_LED=y
|
||||||
|
CONFIG_LED_BCM6858=y
|
||||||
|
CONFIG_LED_BLINK=y
|
||||||
# CONFIG_MMC is not set
|
# CONFIG_MMC is not set
|
||||||
CONFIG_MTD=y
|
CONFIG_MTD=y
|
||||||
CONFIG_NAND=y
|
CONFIG_NAND=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue