Skip to content

Commit

Permalink
OMAPDSS: panels: add Kconfig comment
Browse files Browse the repository at this point in the history
Add a comment to Kconfig to clarify the difference between the two
display driver directories.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Tomi Valkeinen committed Jun 17, 2013
1 parent 6077ce8 commit c545b59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/video/omap2/displays-new/Kconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
menu "OMAP Display Device Drivers"
menu "OMAP Display Device Drivers (new device model)"
depends on OMAP2_DSS

config DISPLAY_ENCODER_TFP410
Expand Down
2 changes: 1 addition & 1 deletion drivers/video/omap2/displays/Kconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
menu "OMAP2/3 Display Device Drivers"
menu "OMAP2/3 Display Device Drivers (old device model)"
depends on OMAP2_DSS

config PANEL_GENERIC_DPI
Expand Down

0 comments on commit c545b59

Please sign in to comment.