mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
		
			
				
	
	
		
			21 lines
		
	
	
		
			530 B
		
	
	
	
		
			Diff
		
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			530 B
		
	
	
	
		
			Diff
		
	
	
| --- linux-4.9.37/arch/arm/Kconfig	2017-07-12 16:42:41.000000000 +0300
 | |
| +++ linux-4.9.y/arch/arm/Kconfig	2021-06-07 13:01:32.000000000 +0300
 | |
| @@ -330,7 +330,7 @@
 | |
|  	depends on MMU
 | |
|  	select ARM_HAS_SG_CHAIN
 | |
|  	select ARM_PATCH_PHYS_VIRT
 | |
| -	select AUTO_ZRELADDR
 | |
| +	#select AUTO_ZRELADDR
 | |
|  	select CLKSRC_OF
 | |
|  	select COMMON_CLK
 | |
|  	select GENERIC_CLOCKEVENTS
 | |
| @@ -747,6 +747,8 @@
 | |
|  
 | |
|  source "arch/arm/mach-hisi/Kconfig"
 | |
|  
 | |
| +source "arch/arm/mach-goke/Kconfig"
 | |
| +
 | |
|  source "arch/arm/mach-integrator/Kconfig"
 | |
|  
 | |
|  source "arch/arm/mach-iop32x/Kconfig"
 |