meta-agl-core: Update x86 kernel configuration
authorScott Murray <scott.murray@konsulko.com>
Thu, 19 Aug 2021 02:53:03 +0000 (22:53 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 30 Mar 2022 18:08:33 +0000 (14:08 -0400)
Update x86 kernel configuration fragment that enables extra graphics
drivers for removal of GMA600 and GMA3600 options in 5.13.  Support
for them is now enabled by default when GMA500 is enabled.

Bug-AGL: SPEC-3819

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: If5bc8d36c4473a0adea71d9456e2938f20143a3d

meta-agl-core/recipes-kernel/linux/linux/x86-extra-graphic-devices.cfg

index d2b64de..678ecac 100644 (file)
@@ -14,8 +14,6 @@ CONFIG_DRM_VGEM=m
 CONFIG_DRM_VMWGFX=m
 CONFIG_DRM_VMWGFX_FBCON=y
 CONFIG_DRM_GMA500=m
-CONFIG_DRM_GMA600=y
-CONFIG_DRM_GMA3600=y
 CONFIG_DRM_UDL=m
 CONFIG_FB_DEFERRED_IO=y
 CONFIG_FB_BACKLIGHT=y