mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-30 19:48:19 +00:00 
			
		
		
		
	Migrate the CONFIG_LCRR_* settings to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
		
			
				
	
	
		
			7 lines
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| menu "Initial register configuration"
 | |
| 
 | |
| source "arch/powerpc/cpu/mpc83xx/initreg/Kconfig.spcr"
 | |
| source "arch/powerpc/cpu/mpc83xx/initreg/Kconfig.lcrr"
 | |
| 
 | |
| endmenu
 |