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

Commit df251bff authored by Trilok Soni's avatar Trilok Soni Committed by Matt Wagantall
Browse files

arch: arm64: disable hardware breakpoints



Some targets like msm8994 doesn't bootup yet with
hardware breakpoint support enabled. Disable them
until we have them booting with the support.

Change-Id: Ieb92bb51142aaf2eb4554d3b41d037c045f2d75f
Signed-off-by: default avatarTrilok Soni <tsoni@codeaurora.org>
parent 4cce6040
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@ config ARM64
	select HAVE_FUNCTION_TRACER
	select HAVE_FUNCTION_GRAPH_TRACER
	select HAVE_GENERIC_DMA_COHERENT
	select HAVE_HW_BREAKPOINT if PERF_EVENTS
	select HAVE_MEMBLOCK
	select HAVE_PATA_PLATFORM
	select HAVE_PERF_EVENTS