Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56370
b: refs/heads/master
c: d0842f4
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 14, 2007
1 parent 67486d8 commit e624ad3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e46507d0178ad4b33ed3bfcc72dc6e1e8a17790
refs/heads/master: d0842f40a025521beb48063e02a8cc57ebd075e0
4 changes: 2 additions & 2 deletions trunk/drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@ config FB_LEO

config FB_XVR500
bool "Sun XVR-500 3DLABS Wildcat support"
depends on FB && PCI && SPARC64
depends on (FB = y) && PCI && SPARC64
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
Expand All @@ -1548,7 +1548,7 @@ config FB_XVR500

config FB_XVR2500
bool "Sun XVR-2500 3DLABS Wildcat support"
depends on FB && PCI && SPARC64
depends on (FB = y) && PCI && SPARC64
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
Expand Down

0 comments on commit e624ad3

Please sign in to comment.