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>
This commit is contained in:
Родитель
6077ce8d59
Коммит
c545b59515
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче