summaryrefslogtreecommitdiff
path: root/configs/emsdp_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/emsdp_defconfig')
-rw-r--r--configs/emsdp_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/emsdp_defconfig b/configs/emsdp_defconfig
index 0578d6d8f2..8c364566d5 100644
--- a/configs/emsdp_defconfig
+++ b/configs/emsdp_defconfig
@@ -2,7 +2,7 @@ CONFIG_ARC=y
CONFIG_ISA_ARCV2=y
CONFIG_CPU_ARCEM6=y
CONFIG_TARGET_EMSDP=y
-CONFIG_SYS_TEXT_BASE=0x00000000
+CONFIG_TEXT_BASE=0x00000000
CONFIG_SYS_MALLOC_LEN=0x10000
CONFIG_SYS_MALLOC_F_LEN=0x400
CONFIG_ENV_SIZE=0x1000