[PATCH] arm64: remove HAVE_DEBUG_BUGVERBOSE
Will Deacon
will at kernel.org
Thu Apr 22 14:01:05 BST 2021
On Sun, Apr 18, 2021 at 09:52:31PM +0800, Jisheng Zhang wrote:
> From: Jisheng Zhang <jszhang at kernel.org>
>
> After commit 9fb7410f955f ("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 <jszhang at kernel.org>
> ---
> arch/arm64/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list