From 8abe67d6d2125823e6c3aa7786498da92c3efc8e Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 29 Jul 2021 22:58:09 +0200 Subject: x86: move Kconfig symbol to common config This is required for all x86 targets. x86-legacy missed this config symbol, breaking the build. Signed-off-by: David Bauer --- target/linux/x86/64/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/x86/64') diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4 index 4c2e591501..348165a209 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -257,7 +257,6 @@ CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 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_MENLOW is not set # CONFIG_INTEL_MIC_BUS is not set -- cgit v1.2.3