diff options
Diffstat (limited to 'configs/kmcent2_defconfig')
-rw-r--r-- | configs/kmcent2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kmcent2_defconfig b/configs/kmcent2_defconfig index a13d799f367..86c7aa5eb09 100644 --- a/configs/kmcent2_defconfig +++ b/configs/kmcent2_defconfig @@ -1,5 +1,5 @@ CONFIG_PPC=y -CONFIG_SYS_TEXT_BASE=0xebf40000 +CONFIG_TEXT_BASE=0xebf40000 CONFIG_SYS_MALLOC_F_LEN=0x1000 CONFIG_ENV_SIZE=0x4000 CONFIG_ENV_SECT_SIZE=0x20000 |