[U-Boot] [PATCH 5/6] mmc: move some SDHCI related options to Kconfig

Tom Rini trini at konsulko.com
Mon Dec 5 20:10:31 CET 2016


On Sun, Dec 04, 2016 at 10:23:13PM +0900, Masahiro Yamada wrote:

> While I moved the options, I also renamed them so that they are all
> prefixed with MMC_SDHCI_.
[snip]
> diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
> index 8e9fa2d..4785d71 100644
> --- a/drivers/mmc/Kconfig
> +++ b/drivers/mmc/Kconfig
> @@ -132,6 +132,68 @@ config MMC_SDHCI
>  
>  	  If unsure, say N.
>  
> +config MMC_SDHCI_SDMA
> +	bool "Support SDHCI SDMA"
> +	depends on MMC_SDHCI
> +	help
> +	  This enables support for the SDMA (Single Operation DMA) defined
> +	  in the SD Host Controller Standard Specification Version 1.00 .

I think this should be a default y.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161205/767e45a7/attachment.sig>


More information about the U-Boot mailing list