Skip to content

Commit a91d0f2

Browse files
committed
sys-kernel/coreos-modules: build Intel iGPU i915 as module
Enable Intel iGPU usage in Flatcar. The change only affects AMD64/x86 arch, as the GPU is part of the SoC. See: flatcar/Flatcar#1306
1 parent f06a731 commit a91d0f2

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)