fbdev: Select I/O-memory framebuffer ops for SBus
[linux-2.6-block.git] / drivers / video / fbdev / Kconfig
index e3179e987cdb32b16b317b199238057ed187f125..197b6d5268e941c2b272c2b4d353907ce4c0b768 100644 (file)
@@ -494,6 +494,7 @@ config FB_SBUS_HELPERS
        select FB_CFB_COPYAREA
        select FB_CFB_FILLRECT
        select FB_CFB_IMAGEBLIT
+       select FB_IOMEM_FOPS
 
 config FB_BW2
        bool "BWtwo support"
@@ -514,6 +515,7 @@ config FB_CG6
        depends on (FB = y) && (SPARC && FB_SBUS)
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
+       select FB_IOMEM_FOPS
        help
          This is the frame buffer device driver for the CGsix (GX, TurboGX)
          frame buffer.
@@ -523,6 +525,7 @@ config FB_FFB
        depends on FB_SBUS && SPARC64
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
+       select FB_IOMEM_FOPS
        help
          This is the frame buffer device driver for the Creator, Creator3D,
          and Elite3D graphics boards.