Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230488
b: refs/heads/master
c: da9d2f4
h: refs/heads/master
v: v3
  • Loading branch information
Bryan Wu authored and Tomi Valkeinen committed Jan 10, 2011
1 parent 88f9f41 commit b9cec5e
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 525 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: 89747c9141cd750a610974d93f71492922b8cbd7
refs/heads/master: da9d2f47aa74f20b07ebbe04676b67ead2672abf
18 changes: 0 additions & 18 deletions trunk/drivers/video/omap2/displays/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,13 @@ config PANEL_GENERIC_DPI
Supports LCD Panel used in TI SDP3430 and EVM boards,
OMAP3517 EVM boards and CM-T35.

config PANEL_GENERIC
tristate "Generic Panel"
help
Generic panel driver.
Used for DVI output for Beagle and OMAP3 SDP.

config PANEL_SHARP_LS037V7DW01
tristate "Sharp LS037V7DW01 LCD Panel"
depends on OMAP2_DSS
select BACKLIGHT_CLASS_DEVICE
help
LCD Panel used in TI's SDP3430 and EVM boards

config PANEL_SHARP_LQ043T1DG01
tristate "Sharp LQ043T1DG01 LCD Panel"
depends on OMAP2_DSS
help
LCD Panel used in TI's OMAP3517 EVM boards

config PANEL_NEC_NL8048HL11_01B
tristate "NEC NL8048HL11-01B Panel"
depends on OMAP2_DSS
Expand All @@ -41,12 +29,6 @@ config PANEL_TAAL
help
Taal DSI command mode panel from TPO.

config PANEL_TOPPOLY_TDO35S
tristate "Toppoly TDO35S LCD Panel support"
depends on OMAP2_DSS
help
LCD Panel used in CM-T35

config PANEL_TPO_TD043MTEA1
tristate "TPO TD043MTEA1 LCD Panel"
depends on OMAP2_DSS && SPI
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/video/omap2/displays/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
obj-$(CONFIG_PANEL_GENERIC_DPI) += panel-generic-dpi.o
obj-$(CONFIG_PANEL_GENERIC) += panel-generic.o
obj-$(CONFIG_PANEL_SHARP_LS037V7DW01) += panel-sharp-ls037v7dw01.o
obj-$(CONFIG_PANEL_SHARP_LQ043T1DG01) += panel-sharp-lq043t1dg01.o
obj-$(CONFIG_PANEL_NEC_NL8048HL11_01B) += panel-nec-nl8048hl11-01b.o

obj-$(CONFIG_PANEL_TAAL) += panel-taal.o
obj-$(CONFIG_PANEL_TOPPOLY_TDO35S) += panel-toppoly-tdo35s.o
obj-$(CONFIG_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
obj-$(CONFIG_PANEL_ACX565AKM) += panel-acx565akm.o
174 changes: 0 additions & 174 deletions trunk/drivers/video/omap2/displays/panel-generic.c

This file was deleted.

165 changes: 0 additions & 165 deletions trunk/drivers/video/omap2/displays/panel-sharp-lq043t1dg01.c

This file was deleted.

Loading

0 comments on commit b9cec5e

Please sign in to comment.