diff options
Diffstat (limited to 'drivers/video/fbdev/Kconfig')
-rw-r--r-- | drivers/video/fbdev/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig index f2c3fb7d0399..b3dd417b4719 100644 --- a/drivers/video/fbdev/Kconfig +++ b/drivers/video/fbdev/Kconfig | |||
@@ -1530,13 +1530,11 @@ config FB_SIS_315 | |||
1530 | 1530 | ||
1531 | config FB_VIA | 1531 | config FB_VIA |
1532 | tristate "VIA UniChrome (Pro) and Chrome9 display support" | 1532 | tristate "VIA UniChrome (Pro) and Chrome9 display support" |
1533 | depends on FB && PCI && X86 | 1533 | depends on FB && PCI && X86 && GPIOLIB && I2C |
1534 | select FB_CFB_FILLRECT | 1534 | select FB_CFB_FILLRECT |
1535 | select FB_CFB_COPYAREA | 1535 | select FB_CFB_COPYAREA |
1536 | select FB_CFB_IMAGEBLIT | 1536 | select FB_CFB_IMAGEBLIT |
1537 | select I2C_ALGOBIT | 1537 | select I2C_ALGOBIT |
1538 | select I2C | ||
1539 | select GPIOLIB | ||
1540 | help | 1538 | help |
1541 | This is the frame buffer device driver for Graphics chips of VIA | 1539 | This is the frame buffer device driver for Graphics chips of VIA |
1542 | UniChrome (Pro) Family (CLE266,PM800/CN400,P4M800CE/P4M800Pro/ | 1540 | UniChrome (Pro) Family (CLE266,PM800/CN400,P4M800CE/P4M800Pro/ |