Archived
14
0
Fork 0

sunxvr1000: Add missing FB=y depenency.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2010-03-16 14:40:42 -07:00
parent 6404fccafa
commit f04e879bf2

View file

@ -911,7 +911,7 @@ config FB_XVR2500
config FB_XVR1000 config FB_XVR1000
bool "Sun XVR-1000 support" bool "Sun XVR-1000 support"
depends on SPARC64 depends on (FB = y) && SPARC64
select FB_CFB_FILLRECT select FB_CFB_FILLRECT
select FB_CFB_COPYAREA select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT select FB_CFB_IMAGEBLIT