summaryrefslogtreecommitdiff
path: root/configs/bcm968380gerg_ram_defconfig
diff options
context:
space:
mode:
authorPhilippe Reynes <philippe.reynes@softathome.com>2019-03-07 13:36:34 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-04-12 18:32:51 +0300
commita8a33a53baa6445c544b319fbb38d6991498d101 (patch)
treed59d929e59c351f1b818015c9dec73c7d3678815 /configs/bcm968380gerg_ram_defconfig
parentf1ed3cfc539725246bdc302ac67b7440caef29f7 (diff)
downloadu-boot-a8a33a53baa6445c544b319fbb38d6991498d101.tar.xz
bcm968380gerg: enable gpio support
Enable the gpio support (driver and command) in the configuration of the board bcm968380gerg Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Diffstat (limited to 'configs/bcm968380gerg_ram_defconfig')
-rw-r--r--configs/bcm968380gerg_ram_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bcm968380gerg_ram_defconfig b/configs/bcm968380gerg_ram_defconfig
index 61661bd756..fa9dc85d63 100644
--- a/configs/bcm968380gerg_ram_defconfig
+++ b/configs/bcm968380gerg_ram_defconfig
@@ -24,6 +24,7 @@ CONFIG_CMD_LICENSE=y
# CONFIG_CMD_CRC32 is not set
CONFIG_CMD_MEMINFO=y
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_GPIO=y
# CONFIG_CMD_LOADS is not set
# CONFIG_CMD_MISC is not set
CONFIG_DEFAULT_DEVICE_TREE="brcm,bcm968380gerg"
@@ -31,6 +32,7 @@ CONFIG_DEFAULT_DEVICE_TREE="brcm,bcm968380gerg"
# CONFIG_DM_DEVICE_REMOVE is not set
CONFIG_HAVE_BLOCK_DEVICE=y
CONFIG_DM_GPIO=y
+CONFIG_BCM6345_GPIO=y
CONFIG_LED=y
CONFIG_LED_BCM6328=y
CONFIG_LED_BLINK=y