Skip to content

Commit

Permalink
base-defconfig: add INTEL_MEI options to fix GSC issues
Browse files Browse the repository at this point in the history
verify-kernel-boot-log.sh fails on MTL platform.

[ 7.663060] kernel: i915 0000:00:02.0: [drm] *ERROR* GT1: GSC proxy
handler failed to init

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
  • Loading branch information
plbossart authored and marc-hb committed Dec 7, 2023
1 parent 2cdad62 commit 4072501
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ CONFIG_DRM_I915_ALPHA_SUPPORT=y
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
CONFIG_INTEL_MEI_TXE=m
CONFIG_INTEL_MEI_GSC=m
CONFIG_INTEL_MEI_GSC_PROXY=m

#
# Intel thermal drivers
Expand Down

0 comments on commit 4072501

Please sign in to comment.