diff options
author | Alan Cox <alan@linux.intel.com> | 2012-03-08 20:00:45 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-03-10 17:05:29 +0400 |
commit | 05442e5e1ff1e75868e4f83822775f41e18c63b4 (patch) | |
tree | 28d2a5817733ed4ca13f15970be7418c8b9c72e9 /drivers/gpu/drm/gma500 | |
parent | 648a8e342c5a754bdc62f003d3af90507c1abfde (diff) | |
download | linux-05442e5e1ff1e75868e4f83822775f41e18c63b4.tar.xz |
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/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 depends on DRM_GMA500 help Say yes to include support for GMA600 (Intel Moorestown/Oaktrail) - platforms with LVDS ports. HDMI and MIPI are not currently - supported. + platforms with LVDS ports. MIPI is not currently supported. config DRM_GMA3600 bool "Intel GMA3600/3650 support (Experimental)" |