mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 02:59:34 +00:00 
			
		
		
		
	 a7f5bf9b95
			
		
	
	
		a7f5bf9b95
		
	
	
	
	
		
			
			Remove KPROBES option from Kconfig.debug and include kernel/Kconfig.instrumentation. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
		
			
				
	
	
		
			10 lines
		
	
	
		
			107 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			107 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| menu "Kernel hacking"
 | |
| 
 | |
| config TRACE_IRQFLAGS_SUPPORT
 | |
| 	bool
 | |
| 	default y
 | |
| 
 | |
| source "lib/Kconfig.debug"
 | |
| 
 | |
| endmenu
 |