aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 0048f1185a60..74712cb8399a 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1996,7 +1996,7 @@ config FB_PS3_DEFAULT_SIZE_M
1996 1996
1997config FB_XILINX 1997config FB_XILINX
1998 tristate "Xilinx frame buffer support" 1998 tristate "Xilinx frame buffer support"
1999 depends on FB && XILINX_VIRTEX 1999 depends on FB && (XILINX_VIRTEX || MICROBLAZE)
2000 select FB_CFB_FILLRECT 2000 select FB_CFB_FILLRECT
2001 select FB_CFB_COPYAREA 2001 select FB_CFB_COPYAREA
2002 select FB_CFB_IMAGEBLIT 2002 select FB_CFB_IMAGEBLIT