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)
commitb4a4485ed4c78520f8fe8e63784903b11bedbbfd
tree6dd3044945ef638683f9957a725b8f69f13f5906
parentcfa88c79462d15098db29edebe623428c3620a4b
arm64: don't select PERF_USE_VMALLOC by default

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