Skip to content

Commit 4139cf9

Browse files
xhackerustcctmarinas
authored andcommitted
arm64: remove HAVE_DEBUG_BUGVERBOSE
After commit 9fb7410 ("arm64/BUG: Use BRK instruction for generic BUG traps"), arm64 has switched to generic BUG implementation, so there's no need to select HAVE_DEBUG_BUGVERBOSE. Signed-off-by: Jisheng Zhang <[email protected]> Acked-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/20210418215231.563d4b72@xhacker Signed-off-by: Catalin Marinas <[email protected]>
1 parent 8d14474 commit 4139cf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ config ARM64
160160
select HAVE_CMPXCHG_DOUBLE
161161
select HAVE_CMPXCHG_LOCAL
162162
select HAVE_CONTEXT_TRACKING
163-
select HAVE_DEBUG_BUGVERBOSE
164163
select HAVE_DEBUG_KMEMLEAK
165164
select HAVE_DMA_CONTIGUOUS
166165
select HAVE_DYNAMIC_FTRACE

0 commit comments

Comments
 (0)