Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174453
b: refs/heads/master
c: f133a9d
h: refs/heads/master
i:
  174451: 470b465
v: v3
  • Loading branch information
Tomi Valkeinen committed Dec 9, 2009
1 parent 095750f commit 8f82081
Show file tree
Hide file tree
Showing 4 changed files with 1,012 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: 3b8f29b4152899e91c210186a38bffb37ea1a226
refs/heads/master: f133a9d7f27ebde5c11bb5d7d89ff66576682e65
6 changes: 6 additions & 0 deletions trunk/drivers/video/omap2/displays/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,10 @@ config PANEL_SHARP_LS037V7DW01
help
LCD Panel used in TI's SDP3430 and EVM boards

config PANEL_TAAL
tristate "Taal DSI Panel"
depends on OMAP2_DSS_DSI
help
Taal DSI command mode panel from TPO.

endmenu
2 changes: 2 additions & 0 deletions trunk/drivers/video/omap2/displays/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
obj-$(CONFIG_PANEL_GENERIC) += panel-generic.o
obj-$(CONFIG_PANEL_SHARP_LS037V7DW01) += panel-sharp-ls037v7dw01.o

obj-$(CONFIG_PANEL_TAAL) += panel-taal.o
Loading

0 comments on commit 8f82081

Please sign in to comment.