]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/socfpga_cyclone5_defconfig
arm: socfpga: Enable tiny printf and simple malloc in SPL
[people/ms/u-boot.git] / configs / socfpga_cyclone5_defconfig
index b2933f778a0bd0c043ecf643c5b35c4c8e09722f..8e5c527ac2f7ecbc1193689b50a4ad44c692a60c 100644 (file)
@@ -1,6 +1,8 @@
 CONFIG_ARM=y
 CONFIG_ARCH_SOCFPGA=y
 CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_SPL_SYS_MALLOC_SIMPLE=y
+CONFIG_USE_TINY_PRINTF=y
 CONFIG_SPL_DM=y
 CONFIG_DM_GPIO=y
 CONFIG_TARGET_SOCFPGA_CYCLONE5_SOCDK=y