]> Git Repo - J-u-boot.git/blame - configs/qemu-riscv64_spl_defconfig
board: stm32mp1: Remove gpio_hog_probe_all() from board
[J-u-boot.git] / configs / qemu-riscv64_spl_defconfig
CommitLineData
e456a819
LA
1CONFIG_RISCV=y
2CONFIG_NR_DRAM_BANKS=1
554e5514 3CONFIG_ENV_SIZE=0x20000
756eeba8 4CONFIG_DEFAULT_DEVICE_TREE="qemu-virt"
2bba7807 5CONFIG_SPL=y
e456a819
LA
6CONFIG_TARGET_QEMU_VIRT=y
7CONFIG_ARCH_RV64I=y
8CONFIG_RISCV_SMODE=y
9CONFIG_DISTRO_DEFAULTS=y
10CONFIG_FIT=y
0465f12e 11CONFIG_SPL_LOAD_FIT_ADDRESS=0x80200000
e456a819
LA
12CONFIG_DISPLAY_CPUINFO=y
13CONFIG_DISPLAY_BOARDINFO=y
5b2d359d 14CONFIG_CMD_SBI=y
e456a819
LA
15# CONFIG_CMD_MII is not set
16CONFIG_OF_PRIOR_STAGE=y
8d8ee47e 17CONFIG_SYS_RELOC_GD_ENV_ADDR=y
1de770d5 18CONFIG_DM_MTD=y
This page took 0.19 seconds and 4 git commands to generate.