diff options
Diffstat (limited to 'configs/bcm96756_defconfig')
-rw-r--r-- | configs/bcm96756_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm96756_defconfig b/configs/bcm96756_defconfig index 8152673b20..8d584e5eca 100644 --- a/configs/bcm96756_defconfig +++ b/configs/bcm96756_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_BCM6756=y |