diff --git a/target/linux/x86/64/config-5.15 b/target/linux/x86/64/config-5.15 index 803cb9b71..bb848fa60 100644 --- a/target/linux/x86/64/config-5.15 +++ b/target/linux/x86/64/config-5.15 @@ -232,6 +232,7 @@ CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y CONFIG_INTEL_GTT=y # CONFIG_INTEL_IDXD is not set +CONFIG_INTEL_IDLE=y # CONFIG_INTEL_IPS is not set # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MENLOW is not set diff --git a/target/linux/x86/64/config-5.19 b/target/linux/x86/64/config-5.19 index 563590eb6..56ff80b1e 100644 --- a/target/linux/x86/64/config-5.19 +++ b/target/linux/x86/64/config-5.19 @@ -259,6 +259,7 @@ CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y CONFIG_INTEL_GTT=y # CONFIG_INTEL_IDXD_COMPAT is not set +CONFIG_INTEL_IDLE=y # CONFIG_INTEL_IPS is not set # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set