From: David Brownell <david-b@pacbell.net>
To: linux-omap-open-source@linux.omap.com
Subject: [patch linux-omap-git] lcd_mipid kconfig fixes
Date: Tue, 22 May 2007 22:35:18 -0700 [thread overview]
Message-ID: <200705222235.18275.david-b@pacbell.net> (raw)
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: David Brownell <dbrownell@users.sourceforge.net>
---
drivers/video/omap/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- o26.orig/drivers/video/omap/Kconfig 2007-05-22 22:19:11.000000000 -0700
+++ o26/drivers/video/omap/Kconfig 2007-05-22 22:19:55.000000000 -0700
@@ -36,8 +36,7 @@ config FB_OMAP_MANUAL_UPDATE
config FB_OMAP_LCD_MIPID
bool "MIPI DBI-C/DCS compatible LCD support"
- select SPI
- depends on FB_OMAP
+ depends on FB_OMAP && SPI_MASTER && CBUS_TAHVO
help
Say Y here if you want to have support for LCDs compatible with
the Mobile Industry Processor Interface DBI-C/DCS
reply other threads:[~2007-05-23 5:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705222235.18275.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=linux-omap-open-source@linux.omap.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox