]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/qemu-riscv64_spl_defconfig
Merge branch '2020-05-15-kconfig-migrations'
[thirdparty/u-boot.git] / configs / qemu-riscv64_spl_defconfig
CommitLineData
e456a819 1CONFIG_RISCV=y
a09fea1d 2CONFIG_ENV_SIZE=0x20000
e456a819
LA
3CONFIG_NR_DRAM_BANKS=1
4CONFIG_SPL=y
5CONFIG_TARGET_QEMU_VIRT=y
6CONFIG_ARCH_RV64I=y
7CONFIG_RISCV_SMODE=y
8CONFIG_DISTRO_DEFAULTS=y
9CONFIG_FIT=y
10CONFIG_DISPLAY_CPUINFO=y
11CONFIG_DISPLAY_BOARDINFO=y
12# CONFIG_CMD_MII is not set
13CONFIG_OF_PRIOR_STAGE=y
8d8ee47e 14CONFIG_SYS_RELOC_GD_ENV_ADDR=y
1de770d5 15CONFIG_DM_MTD=y