aboutsummaryrefslogtreecommitdiff
path: root/include/configs/p1_p2_rdb_pc.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 08:07:48 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:04:59 -0400
commitf27bca4c27ef1503a85ad285a4a39c7c62fddc2d (patch)
tree54cdd8110b460063c2752d7e7e3b43d886ee577a /include/configs/p1_p2_rdb_pc.h
parent4e7860288c2edb3d3f2e947e4a217e9a51787301 (diff)
downloadu-boot-f27bca4c27ef1503a85ad285a4a39c7c62fddc2d.zip
u-boot-f27bca4c27ef1503a85ad285a4a39c7c62fddc2d.tar.gz
u-boot-f27bca4c27ef1503a85ad285a4a39c7c62fddc2d.tar.bz2
Convert CONFIG_PCI_SCAN_SHOW to Kconfig
This converts the following to Kconfig: CONFIG_PCI_SCAN_SHOW Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/p1_p2_rdb_pc.h')
-rw-r--r--include/configs/p1_p2_rdb_pc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h
index a639dba..f4bf2ab 100644
--- a/include/configs/p1_p2_rdb_pc.h
+++ b/include/configs/p1_p2_rdb_pc.h
@@ -384,8 +384,6 @@
#else
#define CONFIG_SYS_PCIE1_IO_PHYS 0xffc00000
#endif
-
-#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#endif /* CONFIG_PCI */
#if defined(CONFIG_TSEC_ENET)