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 3d94a1471724..162a0b7ee4c2 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1505,7 +1505,7 @@ config FB_SIS_315 | |||
1505 | 1505 | ||
1506 | config FB_VIA | 1506 | config FB_VIA |
1507 | tristate "VIA UniChrome (Pro) and Chrome9 display support" | 1507 | tristate "VIA UniChrome (Pro) and Chrome9 display support" |
1508 | depends on FB && PCI | 1508 | depends on FB && PCI && X86 |
1509 | select FB_CFB_FILLRECT | 1509 | select FB_CFB_FILLRECT |
1510 | select FB_CFB_COPYAREA | 1510 | select FB_CFB_COPYAREA |
1511 | select FB_CFB_IMAGEBLIT | 1511 | select FB_CFB_IMAGEBLIT |