aboutsummaryrefslogtreecommitdiff
path: root/configs/socrates_defconfig
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 /configs/socrates_defconfig
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 'configs/socrates_defconfig')
-rw-r--r--configs/socrates_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig
index f2e9271..ea0224d 100644
--- a/configs/socrates_defconfig
+++ b/configs/socrates_defconfig
@@ -3,6 +3,7 @@ CONFIG_SYS_TEXT_BASE=0xfff80000
CONFIG_ENV_SIZE=0x4000
CONFIG_ENV_SECT_SIZE=0x20000
CONFIG_DEFAULT_DEVICE_TREE="socrates"
+# CONFIG_SYS_PCI_64BIT is not set
CONFIG_MPC85xx=y
# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_SOCRATES=y