summaryrefslogtreecommitdiff
path: root/configs/grpeach_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
committerTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
commit052170c6a043eec4e73fad80955876cf1ba5e4f2 (patch)
tree554a29e0a02eb6789afabcebf236c209d693f4ed /configs/grpeach_defconfig
parent75dd53055a33f5bdb8ee2f53ce76c67052dfca7e (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/grpeach_defconfig')
-rw-r--r--configs/grpeach_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/grpeach_defconfig b/configs/grpeach_defconfig
index 3389ad217f..99b656eb51 100644
--- a/configs/grpeach_defconfig
+++ b/configs/grpeach_defconfig
@@ -2,11 +2,12 @@ CONFIG_ARM=y
CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_RMOBILE=y
CONFIG_SYS_TEXT_BASE=0x18000000
-CONFIG_RZA1=y
CONFIG_ENV_SIZE=0x10000
+CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_ENV_OFFSET=0x80000
+CONFIG_DM_GPIO=y
+CONFIG_RZA1=y
CONFIG_NR_DRAM_BANKS=1
-CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_BOOTDELAY=3
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_HUSH_PARSER=y
@@ -35,7 +36,6 @@ CONFIG_ENV_SPI_MODE=0x0
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_BLK=y
-CONFIG_DM_GPIO=y
CONFIG_RZA1_GPIO=y
CONFIG_LED=y
CONFIG_LED_GPIO=y