summaryrefslogtreecommitdiffstats
path: root/configs/cortina_presidio-asic-base_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-02-28 13:28:38 -0500
committerTom Rini <trini@konsulko.com>2020-02-28 13:28:38 -0500
commit9e1d65f36b83c5422ece3c0ea28d07a2246cb07f (patch)
tree6a8171368aefef74c69334584f0a60c2d41aeb69 /configs/cortina_presidio-asic-base_defconfig
parent783b6a71734e8bd3af9f191ee5be7b9e8ce9f96a (diff)
downloadu-boot-9e1d65f36b83c5422ece3c0ea28d07a2246cb07f.tar.gz
u-boot-9e1d65f36b83c5422ece3c0ea28d07a2246cb07f.tar.xz
u-boot-9e1d65f36b83c5422ece3c0ea28d07a2246cb07f.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cortina_presidio-asic-base_defconfig')
-rw-r--r--configs/cortina_presidio-asic-base_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cortina_presidio-asic-base_defconfig b/configs/cortina_presidio-asic-base_defconfig
index ec64bd2aef..3bfc28b118 100644
--- a/configs/cortina_presidio-asic-base_defconfig
+++ b/configs/cortina_presidio-asic-base_defconfig
@@ -2,8 +2,8 @@ CONFIG_ARM=y
# CONFIG_SYS_ARCH_TIMER is not set
CONFIG_TARGET_PRESIDIO_ASIC=y
CONFIG_SYS_TEXT_BASE=0x04000000
-CONFIG_DM_GPIO=y
CONFIG_ENV_SIZE=0x20000
+CONFIG_DM_GPIO=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_IDENT_STRING="Presidio-SoC"
CONFIG_SHOW_BOOT_PROGRESS=y