blob: 6b470f59a3e89992c0fca20dbd2abf8c36e1dcf0 [file] [log] [blame]
Peter Hoyes3ca0ea02022-03-04 16:30:18 +00001CONFIG_ARM=y
Peng Fanc8a61c02022-04-13 17:47:20 +08002CONFIG_COUNTER_FREQUENCY=24000000
Peter Hoyes3ca0ea02022-03-04 16:30:18 +00003CONFIG_ARCH_VEXPRESS64=y
4CONFIG_NR_DRAM_BANKS=2
5CONFIG_DEFAULT_DEVICE_TREE="arm_fvp"
6CONFIG_IDENT_STRING=" vexpress_aemv8r64"
7CONFIG_TARGET_VEXPRESS64_BASER_FVP=y
8CONFIG_REMAKE_ELF=y
9CONFIG_BOOTDELAY=3
10CONFIG_USE_BOOTARGS=y
11CONFIG_BOOTARGS="console=ttyAMA0 earlycon=pl011,0x9c090000 rootfstype=ext4 root=/dev/vda2 rw rootwait"
12# CONFIG_DISPLAY_CPUINFO is not set
13CONFIG_SYS_PROMPT="VExpress64# "
Tom Riniba5c2b02022-05-11 16:21:06 -040014CONFIG_SYS_MAXARGS=64
Peter Hoyes3ca0ea02022-03-04 16:30:18 +000015# CONFIG_MMC is not set
16CONFIG_VIRTIO_MMIO=y