On Sat, Jan 28, 2017 at 11:40:49PM +0900, Masahiro Yamada wrote:

> Now, CONFIG_GENERIC_MMC seems equivalent to CONFIG_MMC.
> 
> Let's create an entry for "config GENERIC_MMC" with "default MMC",
> then convert all macro defines in headers to Kconfig.
> 
> I see only two exceptions:
>   configs/blanche_defconfig
>   configs/sandbox_noblk_defconfig
> 
> They define CONFIG_GENERIC_MMC, but not CONFIG_MMC.  Probably,
> these two boards are wrong, so should be checked later.
> 
> Anyway, this is the output of the moveconfig tool.
> 
> This commit was created as follows:
> 
> [1] create a config entry in drivers/mmc/Kconfig
> 
> [2] tools/moveconfig.py -r HEAD GENERIC_MMC
> 
> [3] manual clean-up of garbage comments in doc/README.* and
>     include/configs/*.h
> 
> Signed-off-by: Masahiro Yamada <[email protected]>

Reviewed-by: Tom Rini <[email protected]>

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to