Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
[platform/kernel/u-boot.git] / configs / vexpress_aemv8r_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_VEXPRESS64=y
3 CONFIG_NR_DRAM_BANKS=2
4 CONFIG_DEFAULT_DEVICE_TREE="arm_fvp"
5 CONFIG_IDENT_STRING=" vexpress_aemv8r64"
6 CONFIG_TARGET_VEXPRESS64_BASER_FVP=y
7 CONFIG_REMAKE_ELF=y
8 CONFIG_BOOTDELAY=3
9 CONFIG_USE_BOOTARGS=y
10 CONFIG_BOOTARGS="console=ttyAMA0 earlycon=pl011,0x9c090000 rootfstype=ext4 root=/dev/vda2 rw rootwait"
11 # CONFIG_DISPLAY_CPUINFO is not set
12 CONFIG_SYS_PROMPT="VExpress64# "
13 # CONFIG_MMC is not set
14 CONFIG_VIRTIO_MMIO=y