summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorLee, Chun-Yi2013-02-20 07:32:01 +0100
committerDave Airlie2013-02-20 08:54:58 +0100
commit2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e (patch)
tree776ca4f3a1be22d5bca4116eaf096ea48aec0d9a /drivers/video
parentMerge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... (diff)
downloadkernel-qcow2-linux-2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e.tar.gz
kernel-qcow2-linux-2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e.tar.xz
kernel-qcow2-linux-2e82b5dd47d826baf0f6e34334fe6b899aa6ad1e.zip
gpu: remove gma500 stub driver
In v3.3, the gma500 drm driver moved from staging to drm group by Alan Cox's 3abcf41fb patch. the gma500 drm driver should control brightness well and don't need gma500 stub driver anymore. Reference: http://lists.freedesktop.org/archives/dri-devel/2012-May/023426.html http://lists.freedesktop.org/archives/dri-devel/2012-May/023467.html Acked-by: Matthew Garrett <mjg59@srcf.ucam.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 807c7fa689fa..09f1a18c1adf 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -21,8 +21,6 @@ source "drivers/gpu/vga/Kconfig"
source "drivers/gpu/drm/Kconfig"
-source "drivers/gpu/stub/Kconfig"
-
config VGASTATE
tristate
default n