Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4a4485e authored by Kim Phillips's avatar Kim Phillips Committed by Will Deacon
Browse files

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
8c2c3df3 "arm64: Build infrastructure".

Signed-off-by: default avatarKim Phillips <kim.phillips@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent cfa88c79
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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