Skip to content

Commit

Permalink
base-defconfig: enable DRM_XE
Browse files Browse the repository at this point in the history
Enable DRM for Intel Xe series GPUs.

Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
  • Loading branch information
fredoh9 committed Apr 22, 2024
1 parent d885ec2 commit 3b1d9da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ CONFIG_SND_SOC_ACPI_INTEL_MATCH=m
# DRM
CONFIG_DRM=m
CONFIG_DRM_I915_ALPHA_SUPPORT=y
CONFIG_DRM_XE=m

# Intel ME
CONFIG_INTEL_MEI=m
Expand Down

0 comments on commit 3b1d9da

Please sign in to comment.