9 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0-only
 | |
| config VIDEO_M5MOLS
 | |
| 	tristate "Fujitsu M-5MOLS 8MP sensor support"
 | |
| 	depends on I2C && VIDEO_DEV
 | |
| 	select MEDIA_CONTROLLER
 | |
| 	select VIDEO_V4L2_SUBDEV_API
 | |
| 	help
 | |
| 	  This driver supports Fujitsu M-5MOLS camera sensor with ISP
 |