summaryrefslogtreecommitdiff
path: root/configs/s5pc210_universal_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-09-03 15:26:12 -0400
committerTom Rini <trini@konsulko.com>2018-09-03 15:26:12 -0400
commit8c5cad05c97122b33ef8de981b56f701d6bfb6ea (patch)
tree52a485561631e373ac50663f7156c04b878e6bd4 /configs/s5pc210_universal_defconfig
parentc3c19c27437390681b708c9b25d98d3c9eedf568 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/s5pc210_universal_defconfig')
-rw-r--r--configs/s5pc210_universal_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/s5pc210_universal_defconfig b/configs/s5pc210_universal_defconfig
index 8712efa434..e7e79308fd 100644
--- a/configs/s5pc210_universal_defconfig
+++ b/configs/s5pc210_universal_defconfig
@@ -3,7 +3,6 @@ CONFIG_ARCH_EXYNOS=y
CONFIG_SYS_TEXT_BASE=0x44800000
CONFIG_ARCH_EXYNOS4=y
CONFIG_TARGET_S5PC210_UNIVERSAL=y
-CONFIG_DEFAULT_DEVICE_TREE="exynos4210-universal_c210"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_NR_DRAM_BANKS=2
CONFIG_USE_BOOTARGS=y
@@ -26,6 +25,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_MTDPARTS_DEFAULT="mtdparts=samsung-onenand:128k(s-boot),896k(bootloader),256k(params),2816k(config),8m(csa),7m(kernel),1m(log),12m(modem),60m(qboot),-(UBI)"
CONFIG_OF_CONTROL=y
+CONFIG_DEFAULT_DEVICE_TREE="exynos4210-universal_c210"
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DFU_MMC=y
CONFIG_SYS_I2C_S3C24X0=y