summaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorDan Williams2009-02-26 21:58:37 +0100
committerDan Williams2009-02-26 21:58:37 +0100
commit1febd91acff907152e61eb5ad0a82dd8d7db21c6 (patch)
treebc011b9c0324667806c4d498a9620a69d02bc6b4 /drivers/video/Kconfig
parentMerge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff)
downloadkernel-qcow2-linux-1febd91acff907152e61eb5ad0a82dd8d7db21c6.tar.gz
kernel-qcow2-linux-1febd91acff907152e61eb5ad0a82dd8d7db21c6.tar.xz
kernel-qcow2-linux-1febd91acff907152e61eb5ad0a82dd8d7db21c6.zip
Revert "i.MX31: framebuffer driver"
This reverts commit 86528da229a448577a8401a17c295883640d336c. This version of the patch was tab-to-space corrupted before application. Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index bf0af660df8a..6f3f3bff3832 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -2125,18 +2125,6 @@ config FB_PRE_INIT_FB
Select this option if display contents should be inherited as set by
the bootloader.
-config FB_MX3
- tristate "MX3 Framebuffer support"
- depends on FB && MX3_IPU
- select FB_CFB_FILLRECT
- select FB_CFB_COPYAREA
- select FB_CFB_IMAGEBLIT
- default y
- help
- This is a framebuffer device for the i.MX31 LCD Controller. So
- far only synchronous displays are supported. If you plan to use
- an LCD display with your i.MX31 system, say Y here.
-
source "drivers/video/omap/Kconfig"
source "drivers/video/backlight/Kconfig"