diff options
Diffstat (limited to 'configs/hikey960_defconfig')
-rw-r--r-- | configs/hikey960_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hikey960_defconfig b/configs/hikey960_defconfig index 8a13aba8cc7..536201d6a0e 100644 --- a/configs/hikey960_defconfig +++ b/configs/hikey960_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_TARGET_HIKEY960=y CONFIG_SYS_TEXT_BASE=0x1ac98000 CONFIG_SYS_MALLOC_F_LEN=0x2000 +CONFIG_ENV_SIZE=0x1000 CONFIG_NR_DRAM_BANKS=1 CONFIG_IDENT_STRING="\nHikey960" CONFIG_DISTRO_DEFAULTS=y |