mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-15 00:54:03 +08:00
OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency
This panel depends on SPI, not I2C. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
This commit is contained in:
parent
2b88c5bc31
commit
a40458eee7
@ -34,7 +34,7 @@ config PANEL_TOPPOLY_TDO35S
|
|||||||
|
|
||||||
config PANEL_TPO_TD043MTEA1
|
config PANEL_TPO_TD043MTEA1
|
||||||
tristate "TPO TD043MTEA1 LCD Panel"
|
tristate "TPO TD043MTEA1 LCD Panel"
|
||||||
depends on OMAP2_DSS && I2C
|
depends on OMAP2_DSS && SPI
|
||||||
help
|
help
|
||||||
LCD Panel used in OMAP3 Pandora
|
LCD Panel used in OMAP3 Pandora
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user