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 cc8e3bf5001b..3f04427c9026 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1151,7 +1151,7 @@ config FB_VOODOO1 | |||
1151 | 1151 | ||
1152 | config FB_CYBLA | 1152 | config FB_CYBLA |
1153 | tristate "Cyberblade/i1 support" | 1153 | tristate "Cyberblade/i1 support" |
1154 | depends on FB && PCI | 1154 | depends on FB && PCI && X86_32 && !64BIT |
1155 | select FB_CFB_IMAGEBLIT | 1155 | select FB_CFB_IMAGEBLIT |
1156 | select VIDEO_SELECT | 1156 | select VIDEO_SELECT |
1157 | ---help--- | 1157 | ---help--- |