mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-11-01 09:13:37 +00:00 
			
		
		
		
	Moved the eXcite local config to excite directory. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			341 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			341 B
		
	
	
	
		
			Text
		
	
	
	
	
	
config BASLER_EXCITE_PROTOTYPE
 | 
						|
	bool "Support for pre-release units"
 | 
						|
	depends on BASLER_EXCITE
 | 
						|
	default n
 | 
						|
	help
 | 
						|
	  Pre-series (prototype) units are different from later ones in
 | 
						|
	  some ways. Select this option if you have one of these. Please
 | 
						|
	  note that a kernel built with this option selected will not be
 | 
						|
	  able to run on normal units.
 |