Re: [U-Boot] [PATCH 13/41] Convert CONFIG_CMD_PCMCIA 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_PCMCIA > > Signed-off-by: Simon Glass > --- > > README | 1 - > cmd/Kconfig | 8 > configs/ms7720se_defconfig | 1 + > include/config_cm

[U-Boot] [PATCH 13/41] Convert CONFIG_CMD_PCMCIA to Kconfig

2017-07-21 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CMD_PCMCIA Signed-off-by: Simon Glass --- README | 1 - cmd/Kconfig | 8 configs/ms7720se_defconfig | 1 + include/config_cmd_all.h | 1 - include/configs/dbau1x00.h | 5 - include/conf