diff options
Diffstat (limited to 'configs/pm9261_defconfig')
-rw-r--r-- | configs/pm9261_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index d82d92aee4..0245cc53ec 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_CPU_INIT=y CONFIG_ARCH_AT91=y -CONFIG_SYS_TEXT_BASE=0 +CONFIG_TEXT_BASE=0 CONFIG_SYS_MALLOC_LEN=0x50000 CONFIG_TARGET_PM9261=y CONFIG_NR_DRAM_BANKS=1 |