Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196763
b: refs/heads/master
c: 0188352
h: refs/heads/master
i:
  196761: 541847d
  196759: 02a406a
v: v3
  • Loading branch information
Roger Quadros authored and Tomi Valkeinen committed May 18, 2010
1 parent 303c023 commit 91d1b58
Show file tree
Hide file tree
Showing 4 changed files with 827 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6996e7ff215c1cbad3dc7db3216fc6cf4815988c
refs/heads/master: 0188352b2774234575a41864fd0945be42975ee5
6 changes: 6 additions & 0 deletions trunk/drivers/video/omap2/displays/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,10 @@ config PANEL_TPO_TD043MTEA1
help
LCD Panel used in OMAP3 Pandora

config PANEL_ACX565AKM
tristate "ACX565AKM Panel"
depends on OMAP2_DSS_SDI
select BACKLIGHT_CLASS_DEVICE
help
This is the LCD panel used on Nokia N900
endmenu
1 change: 1 addition & 0 deletions trunk/drivers/video/omap2/displays/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ obj-$(CONFIG_PANEL_SHARP_LQ043T1DG01) += panel-sharp-lq043t1dg01.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
Loading

0 comments on commit 91d1b58

Please sign in to comment.