summaryrefslogtreecommitdiff
path: root/include/configs/durian.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-13 06:12:32 +0300
committerTom Rini <trini@konsulko.com>2021-12-28 00:20:17 +0300
commit7856cd5a6dd66c2085d7162b4e9f89f0750834db (patch)
tree133b358070378e4f3ffc2850b4b4c3b381b0dd82 /include/configs/durian.h
parentd06e4b7e25c2f0ae8337b603ea3a013820495bf0 (diff)
downloadu-boot-7856cd5a6dd66c2085d7162b4e9f89f0750834db.tar.xz
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/durian.h')
-rw-r--r--include/configs/durian.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/durian.h b/include/configs/durian.h
index 1dec09b4ce..c0ea42e180 100644
--- a/include/configs/durian.h
+++ b/include/configs/durian.h
@@ -16,7 +16,6 @@
#define CONFIG_SYS_INIT_SP_ADDR (0x88000000 - 0x100000)
/* PCI CONFIG */
-#define CONFIG_SYS_PCI_64BIT 1
#define CONFIG_PCI_SCAN_SHOW
/* SCSI */