[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060921030232.30990.qmail@web36704.mail.mud.yahoo.com>
Date: Wed, 20 Sep 2006 20:02:32 -0700 (PDT)
From: Alex Dubov <oakad@...oo.com>
To: Pierre Ossman <drzeus-list@...eus.cx>
Cc: linux-kernel@...r.kernel.org, rmk+lkml@....linux.org.uk
Subject: Re: [PATCH 2/2] [MMC] Driver for TI FlashMedia card reader - Kconfig/Makefile entries
> >
> > +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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists