Skip to content
Snippets Groups Projects
Commit 1bd72d03 authored by Bruce Ashfield's avatar Bruce Ashfield
Browse files

drm: drop GMA600/3600


commit 26499e0518a77de29e7db2c53fb0d0e9e15be8fb
Author: Thomas Zimmermann <tzimmermann@suse.de>
Date:   Fri Jan 29 10:56:02 2021 +0100

    drm/gma500: Drop DRM_GMA3600 config option

    With support for the MID-related chips removed, only support for
    desktop chips is left in the driver. So just build the complete
    driver if DRM_GMA500 has been selected. Anyone who wants to enable
    the Poulsbo code would probably also want the Cedarview code.

    [Patrik: Fixed conflict due to Oaktrail not being dropped]

Signed-off-by: default avatarThomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: default avatarPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20210129095604.32423-4-tzimmermann@suse.de


    (cherry picked from commit 837f23bb4b6002fe2be5dd70de7735133e0f2f28)
Signed-off-by: default avatarMaarten Lankhorst <maarten.lankhorst@linux.intel.com>

Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 16bb3496
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,3 @@
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_GMA500=m
CONFIG_DRM_GMA600=y
CONFIG_DRM_GMA3600=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment