mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	config: drop CONFIG_KPROBE_EVENT unused since kernel 4.9
The config setting was renamed to CONFIG_KPROBE_EVENTS.
Fixes: 97d3f800a8 ("config: kernel: Add KPROBE_EVENTS config option)
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
			
			
This commit is contained in:
		
							parent
							
								
									b67d086ef3
								
							
						
					
					
						commit
						af20332dec
					
				@ -365,10 +365,6 @@ config KERNEL_KPROBES
 | 
				
			|||||||
	  instrumentation and testing.
 | 
						  instrumentation and testing.
 | 
				
			||||||
	  If in doubt, say "N".
 | 
						  If in doubt, say "N".
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config KERNEL_KPROBE_EVENT
 | 
					 | 
				
			||||||
	bool
 | 
					 | 
				
			||||||
	default y if KERNEL_KPROBES
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
config KERNEL_KPROBE_EVENTS
 | 
					config KERNEL_KPROBE_EVENTS
 | 
				
			||||||
	bool
 | 
						bool
 | 
				
			||||||
	default y if KERNEL_KPROBES
 | 
						default y if KERNEL_KPROBES
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user