diff options
author | Alan Cox <alan@linux.intel.com> | 2012-03-08 11:00:45 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-03-10 08:05:29 -0500 |
commit | 05442e5e1ff1e75868e4f83822775f41e18c63b4 (patch) | |
tree | 28d2a5817733ed4ca13f15970be7418c8b9c72e9 /drivers/gpu/drm/gma500/Kconfig | |
parent | 648a8e342c5a754bdc62f003d3af90507c1abfde (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/Kconfig')
-rw-r--r-- | drivers/gpu/drm/gma500/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/gma500/Kconfig b/drivers/gpu/drm/gma500/Kconfig index 754e14bdc801..f92a7f4208d1 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 | ||
22 | config DRM_GMA3600 | 21 | config DRM_GMA3600 |
23 | bool "Intel GMA3600/3650 support (Experimental)" | 22 | bool "Intel GMA3600/3650 support (Experimental)" |