rsa: sig: fix config signature check for fit with padding
[oweals/u-boot.git] / configs / qemu-riscv32_spl_defconfig
index eb0dd2ee94b112f2df64f6989239946c6b2e7f33..000c74d5b51c45afe3047970a1b5ae2ab2cc029d 100644 (file)
@@ -1,4 +1,5 @@
 CONFIG_RISCV=y
+CONFIG_ENV_SIZE=0x20000
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_SPL=y
 CONFIG_TARGET_QEMU_VIRT=y
@@ -10,3 +11,4 @@ CONFIG_DISPLAY_BOARDINFO=y
 # CONFIG_CMD_MII is not set
 CONFIG_OF_PRIOR_STAGE=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_DM_MTD=y