mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Dubov <oakad@yahoo.com>
To: Pierre Ossman <drzeus-list@drzeus.cx>
Cc: linux-kernel@vger.kernel.org, rmk+lkml@arm.linux.org.uk
Subject: Re: [PATCH 2/2] [MMC] Driver for TI FlashMedia card reader - Kconfig/Makefile entries
Date: Wed, 20 Sep 2006 20:02:32 -0700 (PDT)	[thread overview]
Message-ID: <20060921030232.30990.qmail@web36704.mail.mud.yahoo.com> (raw)
In-Reply-To: <4510E00C.4040703@drzeus.cx>


> >  
> > +comment "Texas Instruments Flash Media MMC/SD interface requires TIFM_CORE"
> > +        depends on MMC != n && TIFM_CORE = n
> > +	
> > +config MMC_TIFM_SD
> > +	tristate "TI Flash Media MMC/SD Interface support  (EXPERIMENTAL)"
> > +	depends on TIFM_CORE && MMC && EXPERIMENTAL
> > +	default TIFM_CORE
> > +	help
> > +	  This selects the Texas Instruments(R) Flash Media MMC/SD card
> > +	  interface found in many laptops.
> > +	  If you have a controller with this interface, say Y or M here.
> > +
> > +	  If unsure, say N.
> > +
> >   
> 
> Ditto. And until this depends/select business is sorted out, I'd prefer
> a select on TIFM_CORE here.
> 
I kind of fail to follow here. Do you want to switch TIFM_CORE -> MMC_TIFM_SD dependency into
MMC_TIFM_SD -> TIFM_CORE + TIFM_7XX1 one? It may be slightly more convenient for users (even
though most are using pre-compiled kernels provided by distribution), but will be logically
incorrect, doesn't it? And then, what will become of memorystick driver?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

  reply	other threads:[~2006-09-21  3:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-20  6:04 Alex Dubov
2006-09-20  6:30 ` Pierre Ossman
2006-09-21  3:02   ` Alex Dubov [this message]
2006-09-21  5:54     ` Pierre Ossman

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=20060921030232.30990.qmail@web36704.mail.mud.yahoo.com \
    --to=oakad@yahoo.com \
    --cc=drzeus-list@drzeus.cx \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    /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

Powered by JetHome