aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xpedite520x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:35 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:51 -0400
commit186424248d2a435cca0d8999c2fadc93fb1eb0fe (patch)
tree5b80c054975a9dbd8c453f9fc54654e0158e1ca1 /include/configs/xpedite520x.h
parent6500ec7a5a2a2a59128dba6f49d9905fc1258811 (diff)
downloadu-boot-186424248d2a435cca0d8999c2fadc93fb1eb0fe.zip
u-boot-186424248d2a435cca0d8999c2fadc93fb1eb0fe.tar.gz
u-boot-186424248d2a435cca0d8999c2fadc93fb1eb0fe.tar.bz2
Kconfig: Drop CONFIG_CMD_PCI_ENUM
This option enables the 'pci enum' command. It is only enabled by a few board and these have not yet been converted to driver model, which always enables this command. It seems easiest to just remove this option. The affected boards can be converted to use driver model for PCI if needed. 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/xpedite520x.h')
-rw-r--r--include/configs/xpedite520x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h
index c1986ad..a23c326 100644
--- a/include/configs/xpedite520x.h
+++ b/include/configs/xpedite520x.h
@@ -286,7 +286,6 @@
/*
* Command configuration.
*/
-#define CONFIG_CMD_PCI_ENUM
#define CONFIG_CMD_REGINFO
/*