From 41965f2d26de01be34f83c7ba1fd3ddc4d3152f6 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Fri, 3 Jul 2020 00:44:03 +0800 Subject: [PATCH] x86: acpi support --- target/linux/x86/64/config-4.19 | 1 - target/linux/x86/64/config-5.4 | 1 - 2 files changed, 2 deletions(-) diff --git a/target/linux/x86/64/config-4.19 b/target/linux/x86/64/config-4.19 index eafae899d..72ea70d90 100644 --- a/target/linux/x86/64/config-4.19 +++ b/target/linux/x86/64/config-4.19 @@ -281,7 +281,6 @@ CONFIG_I2C_BOARDINFO=y 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 diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4 index 1b44103d1..69f44f7de 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -255,7 +255,6 @@ CONFIG_I2C_BOARDINFO=y 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