summaryrefslogtreecommitdiff
path: root/include/configs/dbau1x00.h
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 /include/configs/dbau1x00.h
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 'include/configs/dbau1x00.h')
-rw-r--r--include/configs/dbau1x00.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/dbau1x00.h b/include/configs/dbau1x00.h
index 970e214..cd65cea 100644
--- a/include/configs/dbau1x00.h
+++ b/include/configs/dbau1x00.h
@@ -67,11 +67,6 @@
* Command line configuration.
*/
-#ifdef CONFIG_DBAU1550
-
-#undef CONFIG_CMD_PCMCIA
-#endif
-
/*
* Miscellaneous configurable options
*/