aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig9
1 files changed, 1 insertions, 8 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index db7a4f42edad..ffe2f2796e29 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1598,7 +1598,7 @@ config FB_VT8623
1598 VIA VT8623 [Apollo CLE266] chipset. 1598 VIA VT8623 [Apollo CLE266] chipset.
1599 1599
1600config FB_TRIDENT 1600config FB_TRIDENT
1601 tristate "Trident support" 1601 tristate "Trident/CyberXXX/CyberBlade support"
1602 depends on FB && PCI 1602 depends on FB && PCI
1603 select FB_CFB_FILLRECT 1603 select FB_CFB_FILLRECT
1604 select FB_CFB_COPYAREA 1604 select FB_CFB_COPYAREA
@@ -1617,13 +1617,6 @@ config FB_TRIDENT
1617 To compile this driver as a module, choose M here: the 1617 To compile this driver as a module, choose M here: the
1618 module will be called tridentfb. 1618 module will be called tridentfb.
1619 1619
1620config FB_TRIDENT_ACCEL
1621 bool "Trident Acceleration functions (EXPERIMENTAL)"
1622 depends on FB_TRIDENT && EXPERIMENTAL
1623 ---help---
1624 This will compile the Trident frame buffer device with
1625 acceleration functions.
1626
1627config FB_ARK 1620config FB_ARK
1628 tristate "ARK 2000PV support" 1621 tristate "ARK 2000PV support"
1629 depends on FB && PCI 1622 depends on FB && PCI