drm/gma500: Drop DRM_GMA3600 config option
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 29 Jan 2021 09:56:02 +0000 (10:56 +0100)
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Mon, 1 Feb 2021 10:14:20 +0000 (11:14 +0100)
commit837f23bb4b6002fe2be5dd70de7735133e0f2f28
treea13fcec5fe797559c4e127d0da0b0ec7a656789c
parentb51035c200bd3423ae5b6b98b54735ef424dc746
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: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210129095604.32423-4-tzimmermann@suse.de
drivers/gpu/drm/gma500/Kconfig
drivers/gpu/drm/gma500/Makefile
drivers/gpu/drm/gma500/psb_drv.c