From 11467fcb2b9d99793f7287b2769850b015913437 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 4 Oct 2021 13:32:46 +0800 Subject: [PATCH] x86: add missing Kconfig symbol Signed-off-by: Tianling Shen --- target/linux/x86/config-5.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-5.10 b/target/linux/x86/config-5.10 index 405c153fca..14a98e61c6 100644 --- a/target/linux/x86/config-5.10 +++ b/target/linux/x86/config-5.10 @@ -230,6 +230,7 @@ CONFIG_MODULES_USE_ELF_REL=y # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MTD is not set +# CONFIG_MTD_SCx200_DOCFLASH is not set CONFIG_MTRR=y # CONFIG_MTRR_SANITIZER is not set # CONFIG_MVIAC3_2 is not set