diff options
Diffstat (limited to 'configs/bcm963158_defconfig')
-rw-r--r-- | configs/bcm963158_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm963158_defconfig b/configs/bcm963158_defconfig index b585adbd9b3..c0295d6ed2d 100644 --- a/configs/bcm963158_defconfig +++ b/configs/bcm963158_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_COUNTER_FREQUENCY=50000000 CONFIG_ARCH_BCMBCA=y -CONFIG_SYS_TEXT_BASE=0x01000000 +CONFIG_TEXT_BASE=0x01000000 CONFIG_SYS_MALLOC_LEN=0x2000000 CONFIG_SYS_MALLOC_F_LEN=0x8000 CONFIG_BCM63158=y |