summaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-05-06 22:45:08 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-05-06 22:45:08 -0700
commit453e93b348ebabc517149b9d9a05042a3c1ccc82 (patch)
tree45802825f5df4eab1ac640057890072350c2e8b6 /drivers/video/Kconfig
parent861fe90656b8e20d750d73c57088dc52d316ce7b (diff)
downloadop-kernel-dev-453e93b348ebabc517149b9d9a05042a3c1ccc82.zip
op-kernel-dev-453e93b348ebabc517149b9d9a05042a3c1ccc82.tar.gz
[VIDEO]: Add Sun XVR-500 framebuffer driver.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 2d89d0e..0a614be 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1383,6 +1383,19 @@ config FB_LEO
This is the frame buffer device driver for the SBUS-based Sun ZX
(leo) frame buffer cards.
+config FB_XVR500
+ bool "Sun XVR-500 3DLABS Wildcat support"
+ depends on FB && PCI && SPARC64
+ select FB_CFB_FILLRECT
+ select FB_CFB_COPYAREA
+ select FB_CFB_IMAGEBLIT
+ help
+ This is the framebuffer device for the Sun XVR-500 and similar
+ graphics cards based upon the 3DLABS Wildcat chipset. The driver
+ only works on sparc64 systems where the system firwmare has
+ mostly initialized the card already. It is treated as a
+ completely dumb framebuffer device.
+
config FB_PCI
bool "PCI framebuffers"
depends on (FB = y) && PCI && SPARC
OpenPOWER on IntegriCloud