aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 190adce607f8..5641498725d0 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -400,6 +400,8 @@ config FB_ASILIANT
400 select FB_CFB_FILLRECT 400 select FB_CFB_FILLRECT
401 select FB_CFB_COPYAREA 401 select FB_CFB_COPYAREA
402 select FB_CFB_IMAGEBLIT 402 select FB_CFB_IMAGEBLIT
403 help
404 This is the frame buffer device driver for the Asiliant 69030 chipset
403 405
404config FB_IMSTT 406config FB_IMSTT
405 bool "IMS Twin Turbo display support" 407 bool "IMS Twin Turbo display support"
@@ -961,7 +963,7 @@ config FB_ATY128
961 963
962config FB_ATY 964config FB_ATY
963 tristate "ATI Mach64 display support" if PCI || ATARI 965 tristate "ATI Mach64 display support" if PCI || ATARI
964 depends on FB 966 depends on FB && !SPARC32
965 select FB_CFB_FILLRECT 967 select FB_CFB_FILLRECT
966 select FB_CFB_COPYAREA 968 select FB_CFB_COPYAREA
967 select FB_CFB_IMAGEBLIT 969 select FB_CFB_IMAGEBLIT