dect
/
linux-2.6
Archived
13
0
Fork 0

gma500: Fix dependencies

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>
This commit is contained in:
Alan Cox 2011-07-11 19:41:24 +01:00 committed by Greg Kroah-Hartman
parent 78010c75d2
commit 66dca5178c
1 changed files with 1 additions and 1 deletions

View 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