Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271448
b: refs/heads/master
c: 562a060
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent 28f042c commit 26188fd
Show file tree
Hide file tree
Showing 5 changed files with 771 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: 8d49fe74f59ca6305b7131e202aa08ba7ddc1137
refs/heads/master: 562a060611de60d6cceecb8a71847216679eef2a
7 changes: 7 additions & 0 deletions trunk/drivers/video/omap2/displays/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,11 @@ config PANEL_ACX565AKM
select BACKLIGHT_CLASS_DEVICE
help
This is the LCD panel used on Nokia N900

config PANEL_N8X0
tristate "N8X0 Panel"
depends on OMAP2_DSS_RFBI && SPI
select BACKLIGHT_CLASS_DEVICE
help
This is the LCD panel used on Nokia N8x0
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 @@ -8,3 +8,4 @@ obj-$(CONFIG_PANEL_TAAL) += panel-taal.o
obj-$(CONFIG_PANEL_PICODLP) += panel-picodlp.o
obj-$(CONFIG_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
obj-$(CONFIG_PANEL_ACX565AKM) += panel-acx565akm.o
obj-$(CONFIG_PANEL_N8X0) += panel-n8x0.o
Loading

0 comments on commit 26188fd

Please sign in to comment.