projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6404fcc
)
sunxvr1000: Add missing FB=y depenency.
author
David S. Miller
<davem@davemloft.net>
Tue, 16 Mar 2010 21:40:42 +0000
(14:40 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Mar 2010 21:40:42 +0000
(14:40 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/video/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index
a5755b8
..
f15fb02
100644
(file)
--- a/
drivers/video/Kconfig
+++ b/
drivers/video/Kconfig
@@
-911,7
+911,7
@@
config FB_XVR2500
config FB_XVR1000
bool "Sun XVR-1000 support"
- depends on SPARC64
+ depends on
(FB = y) &&
SPARC64
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT