In message: <497c09d9.50...@genesi-usa.com>
            Matt Sealey <m...@genesi-usa.com> writes:
: Anton Vorontsov wrote:
: >  
: >       If unsure, say Y.
: >  
: > +config MMC_SDHCI_OF
: > +   tristate "SDHCI support on OpenFirmware platforms"
: > +   depends on MMC_SDHCI && PPC_OF
: > +   help
: > +     This selects the OF Secure Digital Host Controller Interface.
: > +     So far there is only Freescale eSDHC controller known to exists
: > +     on OF platforms.
: 
: Nit; would probably be better English as
: 
:       This selects the OF support for Secure Digital Host Controller
:       Interfaces. So far, only the Freescale eSDHC controller is known
:       to exist on OF platforms.

Is this the SD Association standard host controller interface, or a
custom one by Freescale?  If the former, then I'd suggest:

        This selects OF support for the SD Association standard Secure
        Digital Host Controller Interface (version x.xx).  So far,
        only the Freescale eSDHC controller is the only example on OF
        platforms.

if the latter:

        This selects OF support for Freescale's custom Secure Digital
        Host Controller Interface.  So far, only the Freescale eSDHC
        controller is the only example on OF platforms.

Warner
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to