mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
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: https://github.com/flatcar/Flatcar/issues/1306
This commit is contained in:
parent
f06a731f7c
commit
a91d0f2ad3
@ -0,0 +1 @@
|
||||
- Build Intel iGPU i915 driver as module ([#2349](https://github.com/flatcar/scripts/pull/2349))
|
@ -27,6 +27,7 @@ CONFIG_CRYPTO_SHA256_SSSE3=m
|
||||
CONFIG_DCDBAS=m
|
||||
CONFIG_DEBUG_BOOT_PARAMS=y
|
||||
CONFIG_DELL_RBU=m
|
||||
CONFIG_DRM_I915=m
|
||||
CONFIG_EDAC_AMD64=m
|
||||
CONFIG_EDAC_DECODE_MCE=m
|
||||
CONFIG_EDAC_E752X=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user