mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			555 B
		
	
	
	
		
			Diff
		
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			555 B
		
	
	
	
		
			Diff
		
	
	
| --- linux-4.9.37/drivers/pwm/Kconfig	2017-07-12 16:42:41.000000000 +0300
 | |
| +++ linux-4.9.y/drivers/pwm/Kconfig	2021-06-07 13:01:34.000000000 +0300
 | |
| @@ -175,6 +175,14 @@
 | |
|  	  To compile this driver as a module, choose M here: the module
 | |
|  	  will be called pwm-fsl-ftm.
 | |
|  
 | |
| +config PWM_GOKE
 | |
| +	tristate "Goke PWM support"
 | |
| +	help
 | |
| +	  Generic PWM framework driver for Goke SoCs.
 | |
| +
 | |
| +	  To compile this driver as a module, choose M here: the module
 | |
| +	  will be called pwm-goke.
 | |
| +
 | |
|  config PWM_IMG
 | |
|  	tristate "Imagination Technologies PWM driver"
 | |
|  	depends on HAS_IOMEM
 |