samsung/*umpy: fix Kconfig formatting
Some spaces crept in where there should be tabs. Change-Id: Ie70469f5a16e8a2d5933ac632d13551b19761064 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13698 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
This commit is contained in:
		
				
					committed by
					
						
						Martin Roth
					
				
			
			
				
	
			
			
			
						parent
						
							343ea08388
						
					
				
				
					commit
					4b13c7c61e
				
			@@ -22,8 +22,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 | 
			
		||||
 | 
			
		||||
if !USE_NATIVE_RAMINIT
 | 
			
		||||
config BOARD_SPECIFIC_OPTIONS_MRC # dummy
 | 
			
		||||
       def_bool y
 | 
			
		||||
       select HAVE_MRC
 | 
			
		||||
	def_bool y
 | 
			
		||||
	select HAVE_MRC
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
config CHROMEOS
 | 
			
		||||
 
 | 
			
		||||
@@ -19,8 +19,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 | 
			
		||||
 | 
			
		||||
if !USE_NATIVE_RAMINIT
 | 
			
		||||
config BOARD_SPECIFIC_OPTIONS_MRC # dummy
 | 
			
		||||
       def_bool y
 | 
			
		||||
       select HAVE_MRC
 | 
			
		||||
	def_bool y
 | 
			
		||||
	select HAVE_MRC
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
config CHROMEOS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user