summaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:34 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:50 -0400
commit6500ec7a5a2a2a59128dba6f49d9905fc1258811 (patch)
tree0280685798d10699e77ebaa07e3ec35a8b7a0f70 /include/configs/TQM834x.h
parentba7cc6c6c5c667f8510824cb0c47ea7ab3865de4 (diff)
Convert CONFIG_CMD_PCI to Kconfig
This converts the following to Kconfig: CONFIG_CMD_PCI 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/TQM834x.h')
-rw-r--r--include/configs/TQM834x.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h
index c216ac2d47..aab8b5d9f2 100644
--- a/include/configs/TQM834x.h
+++ b/include/configs/TQM834x.h
@@ -270,13 +270,6 @@
#define CONFIG_BOOTP_HOSTNAME
/*
- * Command line configuration.
- */
-#if defined(CONFIG_PCI)
- #define CONFIG_CMD_PCI
-#endif
-
-/*
* Miscellaneous configurable options
*/
#define CONFIG_SYS_LONGHELP /* undef to save memory */