Re: [U-Boot] [PATCH 23/41] Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig

2017-07-22 Thread Bin Meng
Hi Simon, On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CMD_SH_ZIMAGEBOOT > > Signed-off-by: Simon Glass > --- > > arch/sh/Kconfig | 2 ++ > arch/sh/lib/Kconfig | 5 + > configs/r2dplus_defconfig

[U-Boot] [PATCH 23/41] Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig

2017-07-21 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CMD_SH_ZIMAGEBOOT Signed-off-by: Simon Glass --- arch/sh/Kconfig | 2 ++ arch/sh/lib/Kconfig | 5 + configs/r2dplus_defconfig | 1 + configs/sh7785lcr_32bit_defconfig | 1 + configs/sh7785lcr_defconfig