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:
		
							parent
							
								
									c7cf89791b
								
							
						
					
					
						commit
						1ba8d5fe88
					
				| 
						 | 
					@ -55,6 +55,10 @@ config SYS_ICACHE_SIZE
 | 
				
			||||||
config SYS_ICACHE_LINE_SIZE
 | 
					config SYS_ICACHE_LINE_SIZE
 | 
				
			||||||
	default 128
 | 
						default 128
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					config SYS_PCI_64BIT
 | 
				
			||||||
 | 
						bool
 | 
				
			||||||
 | 
						default y
 | 
				
			||||||
 | 
					
 | 
				
			||||||
source "board/Marvell/octeon_ebb7304/Kconfig"
 | 
					source "board/Marvell/octeon_ebb7304/Kconfig"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
endmenu
 | 
					endmenu
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue