mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
Merge pull request #2349 from flatcar/ader1990/enable-intel-igpu
sys-kernel/coreos-modules: build Intel iGPU module
This commit is contained in:
commit
754bb45d64
@ -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_DCDBAS=m
|
||||||
CONFIG_DEBUG_BOOT_PARAMS=y
|
CONFIG_DEBUG_BOOT_PARAMS=y
|
||||||
CONFIG_DELL_RBU=m
|
CONFIG_DELL_RBU=m
|
||||||
|
CONFIG_DRM_I915=m
|
||||||
CONFIG_EDAC_AMD64=m
|
CONFIG_EDAC_AMD64=m
|
||||||
CONFIG_EDAC_DECODE_MCE=m
|
CONFIG_EDAC_DECODE_MCE=m
|
||||||
CONFIG_EDAC_E752X=m
|
CONFIG_EDAC_E752X=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user