diff --git a/patch/kconfig-secure-boot-inclusions b/patch/kconfig-secure-boot-inclusions
index 929ddf403cac..4813d1e5f09d 100644
--- a/patch/kconfig-secure-boot-inclusions
+++ b/patch/kconfig-secure-boot-inclusions
@@ -11,7 +11,7 @@ CONFIG_MODULE_SIG_FORCE=y
 CONFIG_SYSTEM_TRUSTED_KEYS="debian/certs/debian-uefi-certs.pem"
 CONFIG_MODULE_SIG_HASH="sha512"
 CONFIG_MODULE_SIG_SHA512=y
-CONFIG_KEXEC_SIG_FORCE=y
+CONFIG_KEXEC_SIG=y
 CONFIG_MODULE_SIG_FORCE=y
 
 [armhf]