diff options
Diffstat (limited to 'configs/pepper_defconfig')
-rw-r--r-- | configs/pepper_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index 22c7bb4a606..14266ef8750 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -1,3 +1,5 @@ CONFIG_SPL=y +S:CONFIG_ARM=y +S:CONFIG_TARGET_PEPPER=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 |