
5 Aug
2017
5 Aug
'17
11:54 a.m.
This converts the following to Kconfig: CONFIG_CMD_PCMCIA
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Sort Kconfig options in alphabetical order
README | 1 - cmd/Kconfig | 8 ++++++++ configs/ms7720se_defconfig | 1 + include/config_cmd_all.h | 1 - include/configs/dbau1x00.h | 5 ----- include/configs/ms7720se.h | 1 - scripts/config_whitelist.txt | 1 - 7 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com