From c87fd4d0d4574e06127fee75233078ab465daa08 Mon Sep 17 00:00:00 2001 From: Huibin Hong Date: Mon, 20 Dec 2021 08:56:56 +0000 Subject: [PATCH] arm64: rockchip_defconfig: enable ARM64_PSEUDO_NMI Signed-off-by: Huibin Hong Change-Id: I0a765fcf5740353dc1a092cf63604a3cf5099a67 --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index d068fcc24b7a..16cc83b70905 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -72,6 +72,7 @@ CONFIG_ARMV8_DEPRECATED=y CONFIG_SWP_EMULATION=y CONFIG_CP15_BARRIER_EMULATION=y CONFIG_SETEND_EMULATION=y +CONFIG_ARM64_PSEUDO_NMI=y CONFIG_RANDOMIZE_BASE=y # CONFIG_EFI is not set CONFIG_PM_WAKELOCKS=y