mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
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: Stefan Roese <sr@denx.de>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user