OMAPDSS: panels: add Kconfig comment

Add a comment to Kconfig to clarify the difference between the two
display driver directories.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
tirimbino
Tomi Valkeinen 12 years ago
parent 6077ce8d59
commit c545b59515
  1. 2
      drivers/video/omap2/displays-new/Kconfig
  2. 2
      drivers/video/omap2/displays/Kconfig

@ -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

@ -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

Loading…
Cancel
Save