summaryrefslogtreecommitdiff
path: root/include/configs/synquacer.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/synquacer.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/synquacer.h')
-rw-r--r--include/configs/synquacer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/synquacer.h b/include/configs/synquacer.h
index 2347ec2fe0..0409589152 100644
--- a/include/configs/synquacer.h
+++ b/include/configs/synquacer.h
@@ -46,7 +46,6 @@
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
/* Since U-Boot 64bit PCIe support is limited, disable 64bit MMIO support */
-/* #define CONFIG_SYS_PCI_64BIT 1 */
#define DEFAULT_DFU_ALT_INFO "dfu_alt_info=" \
"mtd nor1=u-boot.bin raw 200000 100000;" \