[U-Boot] [PATCH 14/47] Convert CONFIG_CMD_EEPROM et al to Kconfig

Simon Glass sjg at chromium.org
Tue May 16 00:18:13 UTC 2017


Hi Tom,

On 15 May 2017 at 12:04, Tom Rini <trini at konsulko.com> wrote:
> On Mon, May 15, 2017 at 04:57:29AM -0600, Simon Glass wrote:
>
>> This converts the following to Kconfig:
>>    CONFIG_CMD_EEPROM
>>    CONFIG_CMD_EEPROM_LAYOUT
>>    CONFIG_EEPROM_LAYOUT_HELP_STRING
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
> [snip]
>>  273 files changed, 259 insertions(+), 119 deletions(-)
>
> I feel there needs to be a bit more poking on places to imply
> CMD_EEPROM.  Thanks!

I did try pretty hard on this. Part of the problem is that some boards
that have a shared include file do not have a shared Kconfig option.

Regards,
Simon


More information about the U-Boot mailing list