aboutsummaryrefslogtreecommitdiff
path: root/include/configs/corenet_ds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-12 22:12:32 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 16:20:17 -0500
commit7856cd5a6dd66c2085d7162b4e9f89f0750834db (patch)
tree133b358070378e4f3ffc2850b4b4c3b381b0dd82 /include/configs/corenet_ds.h
parentd06e4b7e25c2f0ae8337b603ea3a013820495bf0 (diff)
downloadu-boot-7856cd5a6dd66c2085d7162b4e9f89f0750834db.zip
u-boot-7856cd5a6dd66c2085d7162b4e9f89f0750834db.tar.gz
u-boot-7856cd5a6dd66c2085d7162b4e9f89f0750834db.tar.bz2
Convert CONFIG_SYS_PCI_64BIT to Kconfig
This converts the following to Kconfig: CONFIG_SYS_PCI_64BIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/corenet_ds.h')
-rw-r--r--include/configs/corenet_ds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index 9538342..c8f46eb 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -47,7 +47,6 @@
#define CONFIG_SYS_NUM_CPC CONFIG_SYS_NUM_DDR_CTLRS
#define CONFIG_PCIE1 /* PCIE controller 1 */
#define CONFIG_PCIE2 /* PCIE controller 2 */
-#define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
#if defined(CONFIG_SPIFLASH)
#elif defined(CONFIG_SDCARD)