aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1021atsn.h
diff options
context:
space:
mode:
authorTom Rini2022-06-20 08:07:48 -0400
committerTom Rini2022-07-05 17:04:59 -0400
commitf27bca4c27ef1503a85ad285a4a39c7c62fddc2d (patch)
tree54cdd8110b460063c2752d7e7e3b43d886ee577a /include/configs/ls1021atsn.h
parent4e7860288c2edb3d3f2e947e4a217e9a51787301 (diff)
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/ls1021atsn.h')
-rw-r--r--include/configs/ls1021atsn.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h
index 791df844c14..e5754c94e0f 100644
--- a/include/configs/ls1021atsn.h
+++ b/include/configs/ls1021atsn.h
@@ -81,9 +81,6 @@
/* PCIe */
#define FSL_PCIE_COMPAT "fsl,ls1021a-pcie"
-#ifdef CONFIG_PCI
-#define CONFIG_PCI_SCAN_SHOW
-#endif
#define CONFIG_HWCONFIG
#define HWCONFIG_BUFFER_SIZE 256