diff options
Diffstat (limited to 'configs/bcm96856_defconfig')
-rw-r--r-- | configs/bcm96856_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm96856_defconfig b/configs/bcm96856_defconfig index 7e1c09769f7..0a79f042ed0 100644 --- a/configs/bcm96856_defconfig +++ b/configs/bcm96856_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_BCM6856=y |