projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78010c7
)
gma500: Fix dependencies
author
Alan Cox
<alan@linux.intel.com>
Mon, 11 Jul 2011 18:41:24 +0000
(19:41 +0100)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/gma500/Kconfig
b/drivers/staging/gma500/Kconfig
index bfe2166acda6d4f14d4131c43cd58dbe9be7759a..6f19fb7f22ed743722eb038dfc816cbb0ea5f700 100644
(file)
--- 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
&& ACPI_VIDEO
select FB_CFB_COPYAREA
select FB_CFB_FILLRECT
select FB_CFB_IMAGEBLIT