mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	ppc: Kconfig: Enable BPF JIT on ppc32
Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									022909482d
								
							
						
					
					
						commit
						eb84bab0fb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -126,7 +126,7 @@ config PPC
 | 
			
		|||
	select IRQ_FORCED_THREADING
 | 
			
		||||
	select HAVE_RCU_TABLE_FREE if SMP
 | 
			
		||||
	select HAVE_SYSCALL_TRACEPOINTS
 | 
			
		||||
	select HAVE_BPF_JIT if PPC64
 | 
			
		||||
	select HAVE_BPF_JIT
 | 
			
		||||
	select HAVE_ARCH_JUMP_LABEL
 | 
			
		||||
	select ARCH_HAVE_NMI_SAFE_CMPXCHG
 | 
			
		||||
	select ARCH_HAS_GCOV_PROFILE_ALL
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue