summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:37 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:52 (GMT)
commit7f6665554a6e42af3c9f704de879705c1b20b56c (patch)
tree27185c588eebc1b39eb731635963874d87d3e4d3 /configs
parent3abe4e6d9cb685d0b44393bb4fed4a1478e8ba5e (diff)
downloadu-boot-fsl-qoriq-7f6665554a6e42af3c9f704de879705c1b20b56c.tar.xz
Convert CONFIG_CMD_PCMCIA to Kconfig
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> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/ms7720se_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ms7720se_defconfig b/configs/ms7720se_defconfig
index 7f137fa..a9e3f45 100644
--- a/configs/ms7720se_defconfig
+++ b/configs/ms7720se_defconfig
@@ -15,6 +15,7 @@ CONFIG_CMD_IDE=y
# CONFIG_CMD_LOADB is not set
# CONFIG_CMD_LOADS is not set
# CONFIG_CMD_FPGA is not set
+CONFIG_CMD_PCMCIA=y
# CONFIG_CMD_ECHO is not set
# CONFIG_CMD_ITEST is not set
# CONFIG_CMD_SOURCE is not set