diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index dabe804ba575..feaff4f04b58 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -914,7 +914,7 @@ config FB_XVR2500 | |||
914 | 914 | ||
915 | config FB_XVR1000 | 915 | config FB_XVR1000 |
916 | bool "Sun XVR-1000 support" | 916 | bool "Sun XVR-1000 support" |
917 | depends on SPARC64 | 917 | depends on (FB = y) && SPARC64 |
918 | select FB_CFB_FILLRECT | 918 | select FB_CFB_FILLRECT |
919 | select FB_CFB_COPYAREA | 919 | select FB_CFB_COPYAREA |
920 | select FB_CFB_IMAGEBLIT | 920 | select FB_CFB_IMAGEBLIT |