Merge branch 'x86/boot' into x86/urgent
[firefly-linux-kernel-4.4.55.git] / arch / arm / mm / Kconfig
index b7644310236b1748c97da4196e5c473791a32a16..b4f92b9a13ac85c1c425542ff50b6df2783b3c50 100644 (file)
@@ -827,7 +827,7 @@ config KUSER_HELPERS
 
 config VDSO
        bool "Enable VDSO for acceleration of some system calls"
-       depends on AEABI && MMU
+       depends on AEABI && MMU && CPU_V7
        default y if ARM_ARCH_TIMER
        select GENERIC_TIME_VSYSCALL
        help