arm64: don't select PERF_USE_VMALLOC by default
authorKim Phillips <kim.phillips@arm.com>
Tue, 30 Aug 2016 19:08:39 +0000 (14:08 -0500)
committerWill Deacon <will.deacon@arm.com>
Wed, 31 Aug 2016 11:32:46 +0000 (12:32 +0100)
Any arm64 based parts that have cache aliasing issues can set it
manually.  Apparently dragged in from ARM(32) defaults in commit
8c2c3df "arm64: Build infrastructure".

Signed-off-by: Kim Phillips <kim.phillips@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig

index 0579f6e..e072033 100644 (file)
@@ -105,7 +105,6 @@ config ARM64
        select OF_NUMA if NUMA && OF
        select OF_RESERVED_MEM
        select PCI_ECAM if ACPI
-       select PERF_USE_VMALLOC
        select POWER_RESET
        select POWER_SUPPLY
        select SPARSE_IRQ