summaryrefslogtreecommitdiff
path: root/configs/amcore_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r--configs/amcore_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig
index 0361418d90..5cc512ce7a 100644
--- a/configs/amcore_defconfig
+++ b/configs/amcore_defconfig
@@ -3,6 +3,10 @@ CONFIG_TARGET_AMCORE=y
CONFIG_SYS_TEXT_BASE=0xffc00000
CONFIG_BOOTDELAY=1
CONFIG_SYS_PROMPT="amcore $ "
+CONFIG_DM=y
+CONFIG_DM_SERIAL=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x800
# CONFIG_CMD_BOOTD is not set
# CONFIG_CMD_XIMG is not set
CONFIG_LOOPW=y