[U-Boot] [PATCH v1 06/10] mmc: add a Kconfig option to enable the support for MMC write operations
Tom Rini
trini at konsulko.com
Thu Dec 21 14:46:36 UTC 2017
On Thu, Dec 21, 2017 at 12:53:52PM +0100, Jean-Jacques Hiblot wrote:
> This allows using CONFIG_IS_ENABLED(MMC_WRITE) to compile out code
> needed only if write support is required.
> The option is added for u-boot and for the SPL
"for SPL".
[snip]
> +config SPL_MMC_WRITE
> + bool "MMC/SD/SDIO card support for write operations in SPL"
> + depends on SPL_MMC_SUPPORT
> + help
> + Enable write access to MMC and SD Cards in SPL
This should be default n.
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171221/999bfa16/attachment.sig>
More information about the U-Boot
mailing list