diff options
Diffstat (limited to 'configs/hikey960_defconfig')
-rw-r--r-- | configs/hikey960_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/hikey960_defconfig b/configs/hikey960_defconfig index cb03c6f4b00..ce3393689fa 100644 --- a/configs/hikey960_defconfig +++ b/configs/hikey960_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_TARGET_HIKEY960=y CONFIG_SYS_TEXT_BASE=0x1ac98000 CONFIG_SYS_MALLOC_LEN=0x801000 -CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x1000 CONFIG_DEFAULT_DEVICE_TREE="hi3660-hikey960" |