sunxvr1000: Add missing FB=y depenency.
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 Mar 2010 21:40:42 +0000 (14:40 -0700)
committerDavid 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

index a5755b8..f15fb02 100644 (file)
@@ -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