aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 97a8f3a12a7b..b4b209ce8029 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -796,18 +796,9 @@ config FB_HGA
796 As this card technology is at least 25 years old, 796 As this card technology is at least 25 years old,
797 most people will answer N here. 797 most people will answer N here.
798 798
799config FB_SGIVW
800 tristate "SGI Visual Workstation framebuffer support"
801 depends on FB && X86_VISWS
802 select FB_CFB_FILLRECT
803 select FB_CFB_COPYAREA
804 select FB_CFB_IMAGEBLIT
805 help
806 SGI Visual Workstation support for framebuffer graphics.
807
808config FB_GBE 799config FB_GBE
809 bool "SGI Graphics Backend frame buffer support" 800 bool "SGI Graphics Backend frame buffer support"
810 depends on (FB = y) && (SGI_IP32 || X86_VISWS) 801 depends on (FB = y) && SGI_IP32
811 select FB_CFB_FILLRECT 802 select FB_CFB_FILLRECT
812 select FB_CFB_COPYAREA 803 select FB_CFB_COPYAREA
813 select FB_CFB_IMAGEBLIT 804 select FB_CFB_IMAGEBLIT