summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2021-01-12 12:03:43 +0100
committerTom Rini <trini@konsulko.com>2021-01-27 17:03:16 -0500
commita7a029d14de44bdcd050181ec5544b1ae3728c8a (patch)
treedb0eeeeca8a66b19dcdf2064b4adf3274fd11ba2 /scripts
parent76c78a548144b69ecc3ed9cc2d670297983da6b1 (diff)
downloadu-boot-a7a029d14de44bdcd050181ec5544b1ae3728c8a.tar.gz
u-boot-a7a029d14de44bdcd050181ec5544b1ae3728c8a.tar.xz
u-boot-a7a029d14de44bdcd050181ec5544b1ae3728c8a.zip
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
This patch completely removes CONFIG_PCI_ENUM_ONLY from the PCI code as it is not configured for any board (any more). With this removal, some PCI related files get cleaned up a bit. Additional, dm_pciauto_setup_device() is now static, as it's not referenced from any code outside of this C file. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index e2cf205451..86e011c06d 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1222,7 +1222,6 @@ CONFIG_PCI_CLK_FREQ
CONFIG_PCI_CONFIG_HOST_BRIDGE
CONFIG_PCI_EHCI_DEVICE
CONFIG_PCI_EHCI_DEVNO
-CONFIG_PCI_ENUM_ONLY
CONFIG_PCI_FIXUP_DEV
CONFIG_PCI_GT64120
CONFIG_PCI_INDIRECT_BRIDGE