mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	hwspinlock: Change hwspinlock to a bool
Change hwspinlock to a bool in case some drivers will meet dependency issue when hwspinlock is built as a module. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
		
							parent
							
								
									2bd6bf03f4
								
							
						
					
					
						commit
						d048236dfd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
#
 | 
			
		||||
 | 
			
		||||
menuconfig HWSPINLOCK
 | 
			
		||||
	tristate "Hardware Spinlock drivers"
 | 
			
		||||
	bool "Hardware Spinlock drivers"
 | 
			
		||||
 | 
			
		||||
config HWSPINLOCK_OMAP
 | 
			
		||||
	tristate "OMAP Hardware Spinlock device"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue