summaryrefslogtreecommitdiff
path: root/include/configs/helios4.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 15:07:48 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:04:59 +0300
commitf27bca4c27ef1503a85ad285a4a39c7c62fddc2d (patch)
tree54cdd8110b460063c2752d7e7e3b43d886ee577a /include/configs/helios4.h
parent4e7860288c2edb3d3f2e947e4a217e9a51787301 (diff)
downloadu-boot-f27bca4c27ef1503a85ad285a4a39c7c62fddc2d.tar.xz
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/helios4.h')
-rw-r--r--include/configs/helios4.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/helios4.h b/include/configs/helios4.h
index ff2c506443..fc32487e1c 100644
--- a/include/configs/helios4.h
+++ b/include/configs/helios4.h
@@ -28,9 +28,6 @@
#define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */
-/* PCIe support */
-#define CONFIG_PCI_SCAN_SHOW
-
/* Keep device tree and initrd in lower memory so the kernel can access them */
#define RELOCATION_LIMITS_ENV_SETTINGS \
"fdt_high=0x10000000\0" \