Skip to content

Commit

Permalink
Revert "i.MX31: framebuffer driver"
Browse files Browse the repository at this point in the history
This reverts commit 86528da.

This version of the patch was tab-to-space corrupted before
application.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Feb 26, 2009
1 parent 6c6f1f0 commit 1febd91
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,606 deletions.
38 changes: 0 additions & 38 deletions arch/arm/plat-mxc/include/mach/mx3fb.h

This file was deleted.

12 changes: 0 additions & 12 deletions drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion drivers/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ obj-$(CONFIG_FB_VGA16) += vga16fb.o
obj-$(CONFIG_FB_OF) += offb.o
obj-$(CONFIG_FB_BF54X_LQ043) += bf54x-lq043fb.o
obj-$(CONFIG_FB_BFIN_T350MCQB) += bfin-t350mcqb-fb.o
obj-$(CONFIG_FB_MX3) += mx3fb.o

# the test framebuffer is last
obj-$(CONFIG_FB_VIRTUAL) += vfb.o
Expand Down
Loading

0 comments on commit 1febd91

Please sign in to comment.