aboutsummaryrefslogtreecommitdiff
path: root/configs/sifive_unmatched_defconfig
diff options
context:
space:
mode:
authorTom Rini2021-12-12 22:12:32 -0500
committerTom Rini2021-12-27 16:20:17 -0500
commit7856cd5a6dd66c2085d7162b4e9f89f0750834db (patch)
tree133b358070378e4f3ffc2850b4b4c3b381b0dd82 /configs/sifive_unmatched_defconfig
parentd06e4b7e25c2f0ae8337b603ea3a013820495bf0 (diff)
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/sifive_unmatched_defconfig')
-rw-r--r--configs/sifive_unmatched_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sifive_unmatched_defconfig b/configs/sifive_unmatched_defconfig
index dddc25cb27b..cbada15dfc8 100644
--- a/configs/sifive_unmatched_defconfig
+++ b/configs/sifive_unmatched_defconfig
@@ -10,6 +10,7 @@ CONFIG_SPL_MMC=y
CONFIG_SPL=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
+CONFIG_SYS_PCI_64BIT=y
CONFIG_AHCI=y
CONFIG_TARGET_SIFIVE_UNMATCHED=y
CONFIG_ARCH_RV64I=y