gma500: Fix dependencies
authorAlan Cox <alan@linux.intel.com>
Mon, 11 Jul 2011 18:41:24 +0000 (19:41 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jul 2011 17:05:01 +0000 (19:05 +0200)
ACPI Video is used by GMA500 so we need to depend upon it

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/Kconfig

index bfe2166acda6d4f14d4131c43cd58dbe9be7759a..6f19fb7f22ed743722eb038dfc816cbb0ea5f700 100644 (file)
@@ -1,6 +1,6 @@
 config DRM_PSB
        tristate "Intel GMA5/600 KMS Framebuffer"
-       depends on DRM && PCI && X86
+       depends on DRM && PCI && X86 && ACPI_VIDEO
        select FB_CFB_COPYAREA
         select FB_CFB_FILLRECT
         select FB_CFB_IMAGEBLIT