mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	config: enable EARLY_PRINTK on bcm53xx by default
It's useful for debugging and safe at the same time as we enable it per device. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43980
This commit is contained in:
		
							parent
							
								
									3bdf05441a
								
							
						
					
					
						commit
						757b45a32f
					
				@ -96,6 +96,7 @@ config KERNEL_DYNAMIC_DEBUG
 | 
			
		||||
 | 
			
		||||
config KERNEL_EARLY_PRINTK
 | 
			
		||||
	bool "Compile the kernel with early printk"
 | 
			
		||||
	default y if TARGET_bcm53xx
 | 
			
		||||
	default n
 | 
			
		||||
	depends on arm
 | 
			
		||||
	select KERNEL_DEBUG_KERNEL
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user