[PATCH 14/23] OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency

Tomi Valkeinen tomi.valkeinen at nokia.com
Tue May 18 08:35:05 EDT 2010


From: Grazvydas Ignotas <notasas at gmail.com>

This panel depends on SPI, not I2C.

Signed-off-by: Grazvydas Ignotas <notasas at gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen at nokia.com>
---
 drivers/video/omap2/displays/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/video/omap2/displays/Kconfig b/drivers/video/omap2/displays/Kconfig
index ea8ccd3..4221957 100644
--- a/drivers/video/omap2/displays/Kconfig
+++ b/drivers/video/omap2/displays/Kconfig
@@ -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
 
-- 
1.7.0.4




More information about the linux-arm-kernel mailing list