Skip to content

Commit

Permalink
kernel: move CONFIG_INTEL_MEI settings to target generic
Browse files Browse the repository at this point in the history
Move settings CONFIG_INTEL_MEI_GSC_PROXY, CONFIG_INTEL_MEI_HDCP
and CONFIG_INTEL_MEI_PXP to target generic.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: openwrt/openwrt#16971
Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
namiltd authored and robimarko committed Nov 17, 2024
1 parent 371e7be commit 8466599
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 9 deletions.
3 changes: 3 additions & 0 deletions target/linux/generic/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -2715,7 +2715,10 @@ CONFIG_INPUT_MISC=y
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_INTEL_ISH_HID is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_GSC_PROXY is not set
# CONFIG_INTEL_MEI_HDCP is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_INTEL_MEI_PXP is not set
# CONFIG_INTEL_MEI_TXE is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_INTEL_PMC_CORE is not set
Expand Down
3 changes: 0 additions & 3 deletions target/linux/x86/64/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -292,9 +292,6 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_IOMMU_SVM is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_MEI_GSC_PROXY is not set
# CONFIG_INTEL_MEI_HDCP is not set
# CONFIG_INTEL_MEI_PXP is not set
CONFIG_INTEL_PCH_THERMAL=y
# CONFIG_INTEL_SAR_INT1092 is not set
# CONFIG_INTEL_SCU_PLATFORM is not set
Expand Down
3 changes: 0 additions & 3 deletions target/linux/x86/generic/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,6 @@ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y
CONFIG_INTEL_GTT=y
CONFIG_INTEL_IDLE=y
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_MEI_GSC_PROXY is not set
# CONFIG_INTEL_MEI_HDCP is not set
# CONFIG_INTEL_MEI_PXP is not set
CONFIG_INTEL_PCH_THERMAL=y
# CONFIG_INTEL_SAR_INT1092 is not set
# CONFIG_INTEL_SCU_PLATFORM is not set
Expand Down
3 changes: 0 additions & 3 deletions target/linux/x86/legacy/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INTEL_GTT=y
CONFIG_INTEL_IDLE=y
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_MEI_GSC_PROXY is not set
# CONFIG_INTEL_MEI_HDCP is not set
# CONFIG_INTEL_MEI_PXP is not set
# CONFIG_INTEL_SAR_INT1092 is not set
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_INTEL_SOC_DTS_THERMAL is not set
Expand Down

0 comments on commit 8466599

Please sign in to comment.