summaryrefslogtreecommitdiff
path: root/configs/T1024RDB_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-23 15:20:07 +0300
committerTom Rini <trini@konsulko.com>2020-06-23 15:20:07 +0300
commit7635defaf2c65755a19e6faa08d604421ad2a06f (patch)
treef63ac37574d8270ace60efc0706f9df43e3cc096 /configs/T1024RDB_defconfig
parent868fb9969c85ce5a1b33c6bb713c8158c04acee9 (diff)
downloadu-boot-7635defaf2c65755a19e6faa08d604421ad2a06f.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T1024RDB_defconfig')
-rw-r--r--configs/T1024RDB_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T1024RDB_defconfig b/configs/T1024RDB_defconfig
index 79fb3959e3..46c857d6c5 100644
--- a/configs/T1024RDB_defconfig
+++ b/configs/T1024RDB_defconfig
@@ -19,9 +19,9 @@ CONFIG_CMD_IMLS=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_ALT_MEMTEST=y
-CONFIG_CMD_DM=y
CONFIG_SYS_MEMTEST_START=0x00200000
CONFIG_SYS_MEMTEST_END=0x00400000
+CONFIG_CMD_DM=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_SF=y