x86: enable intel idle driver on x64

This commit is contained in:
lean 2022-08-30 17:19:06 +08:00
parent 451fc0189f
commit 471ed020e7
2 changed files with 2 additions and 0 deletions
target/linux/x86/64

View File

@ -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

View File

@ -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