Skip to content

Commit

Permalink
OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency
Browse files Browse the repository at this point in the history
This panel depends on SPI, not I2C.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
  • Loading branch information
Grazvydas Ignotas authored and Tomi Valkeinen committed May 18, 2010
1 parent 2b88c5b commit a40458e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/video/omap2/displays/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ config PANEL_TOPPOLY_TDO35S

config PANEL_TPO_TD043MTEA1
tristate "TPO TD043MTEA1 LCD Panel"
depends on OMAP2_DSS && I2C
depends on OMAP2_DSS && SPI
help
LCD Panel used in OMAP3 Pandora

Expand Down

0 comments on commit a40458e

Please sign in to comment.