Re: [U-Boot] [PATCH 30/41] Convert CONFIG_CMD_TERMINAL 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_TERMINAL > > Signed-off-by: Simon Glass > --- > > cmd/Kconfig | 8 > include/config_cmd_all.h | 1 - > include/configs/vct.h| 2 -- > scripts/config

[U-Boot] [PATCH 30/41] Convert CONFIG_CMD_TERMINAL to Kconfig

2017-07-21 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CMD_TERMINAL Signed-off-by: Simon Glass --- cmd/Kconfig | 8 include/config_cmd_all.h | 1 - include/configs/vct.h| 2 -- scripts/config_whitelist.txt | 1 - 4 files changed, 8 insertions(+), 4 deletions(-)