Skip to content

Commit 754bb45

Browse files
authored
Merge pull request #2349 from flatcar/ader1990/enable-intel-igpu
sys-kernel/coreos-modules: build Intel iGPU module
2 parents e69ae10 + a91d0f2 commit 754bb45

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Build Intel iGPU i915 driver as module ([#2349](https://github.com/flatcar/scripts/pull/2349))

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/amd64_defconfig-6.6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CONFIG_CRYPTO_SHA256_SSSE3=m
2727
CONFIG_DCDBAS=m
2828
CONFIG_DEBUG_BOOT_PARAMS=y
2929
CONFIG_DELL_RBU=m
30+
CONFIG_DRM_I915=m
3031
CONFIG_EDAC_AMD64=m
3132
CONFIG_EDAC_DECODE_MCE=m
3233
CONFIG_EDAC_E752X=m

0 commit comments

Comments
 (0)