Re: [U-Boot] [PATCH 1/7] mmc: move CONFIG_GENERIC_MMC to Kconfig

2017-01-31 Thread Jaehoon Chung
Hi Masahiro, On 01/30/2017 07:46 PM, 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. Almost all > of the defines will go away. > > I se

[U-Boot] [PATCH 1/7] mmc: move CONFIG_GENERIC_MMC to Kconfig

2017-01-30 Thread Masahiro Yamada
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. Almost all of the defines will go away. I see only two exceptions: configs/blanche_defconfig configs/sandbox_noblk_