From: Pavel Machek <pavel@ucw.cz>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-fbdev-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.arm.linux.org.uk, swetland@google.com
Subject: Re: Framebuffer support for HTC Dream
Date: Thu, 9 Jul 2009 11:48:00 +0200 [thread overview]
Message-ID: <20090709094755.GA10937@elf.ucw.cz> (raw)
In-Reply-To: <20090629123840.1e20f17d.akpm@linux-foundation.org>
> > diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
> > index fb19803..4a7873b 100644
> > --- a/drivers/video/Kconfig
> > +++ b/drivers/video/Kconfig
> > @@ -2119,6 +2119,14 @@ config FB_PRE_INIT_FB
> > Select this option if display contents should be inherited as set by
> > the bootloader.
> >
> > +config FB_MSM
> > + tristate
> > + depends on FB && ARCH_MSM
> > + select FB_CFB_FILLRECT
> > + select FB_CFB_COPYAREA
> > + select FB_CFB_IMAGEBLIT
> > + default y
>
> I'm seeing gpio calls in there. Do we need a gpio dependency, or did
> ARCH_MSM give us gpio anyway?
AFAICT, ARCH_MSM needs GENERIC_GPIO, so we are ok.
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2009-07-09 9:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-29 11:10 Framebuffer support for HTC Dream Pavel Machek
2009-06-29 19:38 ` Andrew Morton
2009-06-29 20:00 ` Brian Swetland
2009-06-29 21:19 ` Pavel Machek
2009-06-29 23:06 ` Dima Zavin
2009-07-08 9:19 ` Pavel Machek
2009-07-09 9:48 ` Pavel Machek [this message]
2009-06-29 19:41 ` Andrew Morton
2009-10-26 22:11 ` Jean-Christophe PLAGNIOL-VILLARD
2009-10-28 22:11 ` Add missing header for HTC Dream framebuffer Pavel Machek
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=20090709094755.GA10937@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=akpm@linux-foundation.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=swetland@google.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;
as well as URLs for NNTP newsgroup(s).