Re: [U-Boot] [PATCH 04/41] Convert CONFIG_CMD_MMC_SPI to Kconfig

2017-07-22 Thread Bin Meng
On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CMD_MMC_SPI > > Signed-off-by: Simon Glass > --- > > cmd/Kconfig| 9 + > configs/UCP1020_SPIFLASH_defconfig | 1 + > configs/UCP1020_defconfig | 1 +

[U-Boot] [PATCH 04/41] Convert CONFIG_CMD_MMC_SPI to Kconfig

2017-07-21 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CMD_MMC_SPI Signed-off-by: Simon Glass --- cmd/Kconfig| 9 + configs/UCP1020_SPIFLASH_defconfig | 1 + configs/UCP1020_defconfig | 1 + include/configs/UCP1020.h | 1 - include/configs/am335x_shc