Commit f04e879b authored by David S. Miller's avatar David S. Miller

sunxvr1000: Add missing FB=y depenency.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6404fcca
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment