From dd689d9d249a3c5b81cda5b1df573f66e424ed76 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Thu, 10 Aug 2023 06:54:27 +0800 Subject: [PATCH] x86: add missing Kconfig Signed-off-by: Tianling Shen --- target/linux/x86/config-5.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-5.4 b/target/linux/x86/config-5.4 index 2a3936b8d8..11bf0a77e0 100644 --- a/target/linux/x86/config-5.4 +++ b/target/linux/x86/config-5.4 @@ -161,6 +161,7 @@ CONFIG_FUSION=y CONFIG_FUSION_MAX_SGE=128 CONFIG_FUSION_SPI=y CONFIG_FW_LOADER_PAGED_BUF=y +# CONFIG_GDS_FORCE_MITIGATION is not set CONFIG_GENERIC_ALLOCATOR=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_CLOCKEVENTS=y