summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500
diff options
context:
space:
mode:
authorAlan Cox2011-11-25 12:13:58 +0100
committerGreg Kroah-Hartman2011-11-27 01:05:13 +0100
commit55f9102b7591c4cc057e6aa9e9d1e8df7ab97377 (patch)
treeb1dd27fd2297f4362a79fffe48aac8829852ced7 /drivers/staging/gma500
parentLinux 3.2-rc3 (diff)
downloadkernel-qcow2-linux-55f9102b7591c4cc057e6aa9e9d1e8df7ab97377.tar.gz
kernel-qcow2-linux-55f9102b7591c4cc057e6aa9e9d1e8df7ab97377.tar.xz
kernel-qcow2-linux-55f9102b7591c4cc057e6aa9e9d1e8df7ab97377.zip
gma500: mark staging broken
It now clashes with upstream DRM which we don't want to block. We don't want to delete this code just yet as we want to keep it for comparison and reference when debugging, but soon it will be a removal candidate as well Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: linux-next@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500')
-rw-r--r--drivers/staging/gma500/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/Kconfig b/drivers/staging/gma500/Kconfig
index bfe2166acda6..c7a2b3bc0a18 100644
--- a/drivers/staging/gma500/Kconfig
+++ b/drivers/staging/gma500/Kconfig
@@ -1,6 +1,6 @@
config DRM_PSB
tristate "Intel GMA5/600 KMS Framebuffer"
- depends on DRM && PCI && X86
+ depends on DRM && PCI && X86 && BROKEN
select FB_CFB_COPYAREA
select FB_CFB_FILLRECT
select FB_CFB_IMAGEBLIT