[U-Boot] [PATCH v2 0/6] mmc: move some config options to Kconfig

Masahiro Yamada yamada.masahiro at socionext.com
Fri Dec 9 03:02:41 CET 2016


Hi Jaehoon,


2016-12-09 8:34 GMT+09:00 Jaehoon Chung <jh80.chung at samsung.com>:
> On 12/07/2016 10:10 PM, Masahiro Yamada wrote:
>> I wrote a new SDHCI driver for my new SoCs, but before posting it,
>> I just want to make a clean base for my driver entry.
>>
>> Of course, I could enable some needed options in my header file
>> (for options in the "white-list"), but I just thought it is a good
>> habit to contribute to Kconfig moves in the area I am working on now.
>>
>> Some people are actively working on such moves, so this kind of work
>> is really conflict-prone.
>>
>> I described how to generate each commit in its git-log
>> in case this series becomes out of date.
>>
>> I created this series based on v2017.01-rc1, but if some other pull
>> requests go in first, I hope Tom will easily reproduce it by following
>> each instruction in the log.
>>
>>
>> Changes in v2:
>>   - Regenerate based on v2017.01-rc1
>>   - Fix doubled "help"
>>   - Add "default ARM || PPC ||SANDBOX"
>>
>> Masahiro Yamada (6):
>>   Sync defconfig files by savedefconfig
>>   mmc: complete unfinished move of CONFIG_MMC
>>   mmc: make MMC driver entries dependent on MMC
>>   mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
>>   mmc: move some SDHCI related options to Kconfig
>>   mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
>
> This patch set is delegated to Tom, so i leaves..Thanks!
>
> Best Regards,
> Jaehoon Chung


Right.  I delegated it to Tom because this series
is touching configs/*_defconfig and include/configs/*.h globally.

Tom is taking pull requests from subsystem maintainers all the time.
I hope Tom can arrange this series in case he found conflicts.

Still, your review is very appreciated.  Thanks!

-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list