Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271444
b: refs/heads/master
c: 028c5a4
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent 761395d commit d8bf88b
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 738 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb36dbfd23033282991ac47d9eac8ad26514a0d1
refs/heads/master: 028c5a432aec0eb8cbb65b2ea05cd1ddd27c47a4
29 changes: 0 additions & 29 deletions trunk/drivers/video/omap/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,35 +9,6 @@ config FB_OMAP
help
Frame buffer driver for OMAP based boards.

config FB_OMAP_LCD_VGA
bool "Use LCD in VGA mode"
depends on MACH_OMAP_3430SDP || MACH_OMAP_LDP
help
Set LCD resolution as VGA (640 X 480).
Default resolution without this option is QVGA(320 X 240).
Please take a look at drivers/video/omap/lcd_ldp.c file
for lcd driver code.
choice
depends on FB_OMAP && MACH_OVERO
prompt "Screen resolution"
default FB_OMAP_079M3R
help
Selected desired screen resolution

config FB_OMAP_031M3R
boolean "640 x 480 @ 60 Hz Reduced blanking"

config FB_OMAP_048M3R
boolean "800 x 600 @ 60 Hz Reduced blanking"

config FB_OMAP_079M3R
boolean "1024 x 768 @ 60 Hz Reduced blanking"

config FB_OMAP_092M9R
boolean "1280 x 720 @ 60 Hz Reduced blanking"

endchoice

config FB_OMAP_LCDC_EXTERNAL
bool "External LCD controller support"
depends on FB_OMAP
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/video/omap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ objs-y$(CONFIG_MACH_OMAP_OSK) += lcd_osk.o
objs-y$(CONFIG_MACH_OMAP_APOLLON) += lcd_apollon.o
objs-y$(CONFIG_MACH_OMAP_2430SDP) += lcd_2430sdp.o
objs-y$(CONFIG_MACH_OMAP_3430SDP) += lcd_2430sdp.o
objs-y$(CONFIG_MACH_OMAP_LDP) += lcd_ldp.o
objs-y$(CONFIG_MACH_OMAP3EVM) += lcd_omap3evm.o
objs-y$(CONFIG_MACH_OMAP3_BEAGLE) += lcd_omap3beagle.o
objs-y$(CONFIG_FB_OMAP_LCD_MIPID) += lcd_mipid.o
objs-y$(CONFIG_MACH_OVERO) += lcd_overo.o
objs-y$(CONFIG_MACH_HERALD) += lcd_htcherald.o

omapfb-objs := $(objs-yy)
Expand Down
201 changes: 0 additions & 201 deletions trunk/drivers/video/omap/lcd_ldp.c

This file was deleted.

130 changes: 0 additions & 130 deletions trunk/drivers/video/omap/lcd_omap3beagle.c

This file was deleted.

Loading

0 comments on commit d8bf88b

Please sign in to comment.