forked from Ivasoft/openwrt
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 <itugrok@yahoo.com>
This commit is contained in:
committed by
Kevin Darbyshire-Bryant
parent
a374b8f190
commit
9662da770e
@@ -209,7 +209,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
|
||||
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y
|
||||
CONFIG_INTEL_GTT=y
|
||||
CONFIG_INTEL_IDLE=y
|
||||
# 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
|
||||
@@ -236,7 +235,6 @@ CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_INTEL=y
|
||||
CONFIG_KVM_MMIO=y
|
||||
CONFIG_KVM_VFIO=y
|
||||
# CONFIG_KVM_WERROR is not set
|
||||
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
||||
# CONFIG_LANCE is not set
|
||||
CONFIG_LIBNVDIMM=y
|
||||
|
||||
Reference in New Issue
Block a user