aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2012-03-08 11:00:45 -0500
committerDave Airlie <airlied@redhat.com>2012-03-10 08:05:29 -0500
commit05442e5e1ff1e75868e4f83822775f41e18c63b4 (patch)
tree28d2a5817733ed4ca13f15970be7418c8b9c72e9 /drivers/gpu/drm/gma500
parent648a8e342c5a754bdc62f003d3af90507c1abfde (diff)
gma500: Kconfig documentation tweak
Update this to better reflect the status Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/gma500')
-rw-r--r--drivers/gpu/drm/gma500/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/gma500/Kconfig b/drivers/gpu/drm/gma500/Kconfig
index 754e14bdc80..f92a7f4208d 100644
--- a/drivers/gpu/drm/gma500/Kconfig
+++ b/drivers/gpu/drm/gma500/Kconfig
@@ -16,8 +16,7 @@ config DRM_GMA600
16 depends on DRM_GMA500 16 depends on DRM_GMA500
17 help 17 help
18 Say yes to include support for GMA600 (Intel Moorestown/Oaktrail) 18 Say yes to include support for GMA600 (Intel Moorestown/Oaktrail)
19 platforms with LVDS ports. HDMI and MIPI are not currently 19 platforms with LVDS ports. MIPI is not currently supported.
20 supported.
21 20
22config DRM_GMA3600 21config DRM_GMA3600
23 bool "Intel GMA3600/3650 support (Experimental)" 22 bool "Intel GMA3600/3650 support (Experimental)"