mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	genirq: Add GENERIC_IRQ_IPI Kconfig symbol
Select this to enable the generic IPI domain support Signed-off-by: Qais Yousef <qais.yousef@imgtec.com> Cc: <jason@lakedaemon.net> Cc: <marc.zyngier@arm.com> Cc: <jiang.liu@linux.intel.com> Cc: <ralf@linux-mips.org> Cc: <linux-mips@linux-mips.org> Cc: <lisa.parratt@imgtec.com> Cc: Qais Yousef <qsyousef@gmail.com> Link: http://lkml.kernel.org/r/1449580830-23652-4-git-send-email-qais.yousef@imgtec.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
		
							parent
							
								
									29d5c8db26
								
							
						
					
					
						commit
						379b656446
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -64,6 +64,10 @@ config IRQ_DOMAIN_HIERARCHY
 | 
			
		|||
	bool
 | 
			
		||||
	select IRQ_DOMAIN
 | 
			
		||||
 | 
			
		||||
# Generic IRQ IPI support
 | 
			
		||||
config GENERIC_IRQ_IPI
 | 
			
		||||
	bool
 | 
			
		||||
 | 
			
		||||
# Generic MSI interrupt support
 | 
			
		||||
config GENERIC_MSI_IRQ
 | 
			
		||||
	bool
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue