commit | 6fa612b56c575a5235568593eab4240c90608630 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon May 11 15:49:12 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Thu May 21 15:56:04 2009 +0200 |
tree | 288ff82b2dd6a6c278785ff34e52bc7bf348d284 | |
parent | 873a2e89c5e32a5c72a9ece76fcb871358ae22d2 [diff] [blame] |
microblaze: Kconfig: Enable drivers for Microblaze Signed-off-by: Michal Simek <monstr@monstr.eu>
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 0048f11..74712cb 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig
@@ -1996,7 +1996,7 @@ config FB_XILINX tristate "Xilinx frame buffer support" - depends on FB && XILINX_VIRTEX + depends on FB && (XILINX_VIRTEX || MICROBLAZE) select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT