Skip to content
Snippets Groups Projects
Commit 1ba8d5fe authored by Stefan Roese's avatar Stefan Roese
Browse files

mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BIT


Setting CONFIG_SYS_PCI_64BIT is needed for correct PCIe functionality on
MIPS Octeon.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent c7cf8979
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,10 @@ config SYS_ICACHE_SIZE
config SYS_ICACHE_LINE_SIZE
default 128
config SYS_PCI_64BIT
bool
default y
source "board/Marvell/octeon_ebb7304/Kconfig"
endmenu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment