Commit b06feca3 authored by David Brownell's avatar David Brownell Committed by Tony Lindgren

lcd_mipid kconfig fixes

Fixes some Kconfig glitches with lcd_mipid.c ... I suspect this
driver should use SPI_MODE_0 now (but, no specs so I can't know).
Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent dc4a1626
...@@ -36,8 +36,7 @@ config FB_OMAP_MANUAL_UPDATE ...@@ -36,8 +36,7 @@ config FB_OMAP_MANUAL_UPDATE
config FB_OMAP_LCD_MIPID config FB_OMAP_LCD_MIPID
bool "MIPI DBI-C/DCS compatible LCD support" bool "MIPI DBI-C/DCS compatible LCD support"
select SPI depends on FB_OMAP && SPI_MASTER && CBUS_TAHVO
depends on FB_OMAP
help help
Say Y here if you want to have support for LCDs compatible with Say Y here if you want to have support for LCDs compatible with
the Mobile Industry Processor Interface DBI-C/DCS the Mobile Industry Processor Interface DBI-C/DCS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment