From 8bbdc178214b6e0e6cb7a161a2af4bd4dc85ace5 Mon Sep 17 00:00:00 2001 From: Huibin Hong Date: Mon, 20 Dec 2021 09:00:41 +0000 Subject: [PATCH] arm64: rockchip_linux_defconfig: enable ARM64_PSEUDO_NMI Signed-off-by: Huibin Hong Change-Id: Ied7ee74d250c8f56c0545a8e2c4a3b480a361b72 --- arch/arm64/configs/rockchip_linux_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig index f6d547da60f3..27c61db8e271 100644 --- a/arch/arm64/configs/rockchip_linux_defconfig +++ b/arch/arm64/configs/rockchip_linux_defconfig @@ -36,6 +36,7 @@ CONFIG_ARMV8_DEPRECATED=y CONFIG_SWP_EMULATION=y CONFIG_CP15_BARRIER_EMULATION=y CONFIG_SETEND_EMULATION=y +CONFIG_ARM64_PSEUDO_NMI=y # CONFIG_EFI is not set CONFIG_PM_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y