summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/Kconfig
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2021-01-29 10:56:00 +0100
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>2021-02-01 10:32:28 +0100
commitb51035c200bd3423ae5b6b98b54735ef424dc746 (patch)
tree0c87cb4887df88cdb37bfc18426c0217ebd1b588 /drivers/gpu/drm/gma500/Kconfig
parente4abd7ad2b779c6309237a79bdcc5a128fb755ef (diff)
downloadlinux-b51035c200bd3423ae5b6b98b54735ef424dc746.tar.bz2
drm/gma500: Remove Medfield support
Medfield is an outdated mobile platform with apparently no users left. Remove it from gma500. 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-2-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/gma500/Kconfig')
-rw-r--r--drivers/gpu/drm/gma500/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/gpu/drm/gma500/Kconfig b/drivers/gpu/drm/gma500/Kconfig
index 0e23c93a1094..b05116f15d97 100644
--- a/drivers/gpu/drm/gma500/Kconfig
+++ b/drivers/gpu/drm/gma500/Kconfig
@@ -26,10 +26,3 @@ config DRM_GMA3600
help
Say yes to include basic support for Intel GMA3600/3650 (Intel
Cedar Trail) platforms.
-
-config DRM_MEDFIELD
- bool "Intel Medfield support (Experimental)"
- depends on DRM_GMA500 && X86_INTEL_MID
- help
- Say yes to include support for the Intel Medfield platform.
-