Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
[oweals/u-boot.git] / arch / arm / mach-qemu / Kconfig
index 133163aecfcc6b18a389bde7ac1c5d6e76422306..a2e4b98b8887a9b38ddc44a1c623958b1d3437c0 100644 (file)
@@ -14,8 +14,9 @@ endif
 config TARGET_QEMU_ARM_32BIT
        bool "Support qemu_arm"
        depends on ARCH_QEMU
-       select CPU_V7
        select ARCH_SUPPORT_PSCI
+       select CPU_V7A
+       select SYS_ARCH_TIMER
 
 config TARGET_QEMU_ARM_64BIT
        bool "Support qemu_arm64"