Re: [PATCH 2/2] [MMC] Driver for TI FlashMedia card reader - Kconfig/Makefile entries

From: Alex Dubov
Date: Wed Sep 20 2006 - 23:04:28 EST



> >
> > +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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/