From 9662da770e9e1daa4c2ba78b4526c4b36a1358be Mon Sep 17 00:00:00 2001 From: Tony Ambardar Date: Thu, 18 Mar 2021 00:06:47 -0700 Subject: kernel: add missing config symbols, fix typos Update 5.10 generic config to add missing options prompting during builds, when setting CONFIG_ALL_KMODS. Refresh the x86 subtargets to drop symbols added to the generic config. Also fix a typo in 5.4/5.10 generic configs: "CONFIG_CONFIG_KVM_AMD_SEV". Signed-off-by: Tony Ambardar --- target/linux/x86/64/config-5.10 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/x86/64') diff --git a/target/linux/x86/64/config-5.10 b/target/linux/x86/64/config-5.10 index 3387c68acb..7c5a698c97 100644 --- a/target/linux/x86/64/config-5.10 +++ b/target/linux/x86/64/config-5.10 @@ -241,11 +241,9 @@ CONFIG_I2C_BOARDINFO=y CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 # CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y -# CONFIG_INTEL_ATOMISP2_LED is not set CONFIG_INTEL_GTT=y CONFIG_INTEL_IDLE=y # CONFIG_INTEL_IDXD is not set -# CONFIG_INTEL_INT0002_VGPIO is not set # CONFIG_INTEL_IPS is not set # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MENLOW is not set -- cgit v1.2.3