mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
This converts the following to Kconfig: CONFIG_CONSOLE_SCROLL_LINES Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
		
							parent
							
								
									bc209fbba5
								
							
						
					
					
						commit
						f23476f0ba
					
				@ -8,7 +8,6 @@
 | 
			
		||||
 | 
			
		||||
#include <configs/rk3368_common.h>
 | 
			
		||||
 | 
			
		||||
#define CONFIG_CONSOLE_SCROLL_LINES	10
 | 
			
		||||
#define CONFIG_SYS_MMC_ENV_DEV 0
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,5 @@
 | 
			
		||||
#define ROCKCHIP_DEVICE_SETTINGS \
 | 
			
		||||
			"stdout=serial,vidconsole\0" \
 | 
			
		||||
			"stderr=serial,vidconsole\0"
 | 
			
		||||
#undef CONFIG_CONSOLE_SCROLL_LINES
 | 
			
		||||
#define CONFIG_CONSOLE_SCROLL_LINES            10
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
@ -12,6 +12,4 @@
 | 
			
		||||
 | 
			
		||||
#define SDRAM_BANK_SIZE			(2UL << 30)
 | 
			
		||||
 | 
			
		||||
#define CONFIG_CONSOLE_SCROLL_LINES		10
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,5 @@
 | 
			
		||||
#define ROCKCHIP_DEVICE_SETTINGS \
 | 
			
		||||
			"stdout=serial,vidconsole\0" \
 | 
			
		||||
			"stderr=serial,vidconsole\0"
 | 
			
		||||
#undef CONFIG_CONSOLE_SCROLL_LINES
 | 
			
		||||
#define CONFIG_CONSOLE_SCROLL_LINES            10
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
@ -8,6 +8,4 @@
 | 
			
		||||
 | 
			
		||||
#include <configs/rk3368_common.h>
 | 
			
		||||
 | 
			
		||||
#define CONFIG_CONSOLE_SCROLL_LINES		10
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
@ -13,6 +13,4 @@
 | 
			
		||||
#define DTB_LOAD_ADDR			0x5600000
 | 
			
		||||
#define INITRD_LOAD_ADDR		0x5bf0000
 | 
			
		||||
 | 
			
		||||
#define CONFIG_CONSOLE_SCROLL_LINES	10
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user