 d69d65226a
			
		
	
	
	d69d65226a
	
	
	
		
			
			The patches for stubbing out the generic clock API still haven't been applied so we need to either add ifdefs here or add a dependency until someone decides to actually apply them. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			268 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			268 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| config SND_DESIGNWARE_I2S
 | |
| 	tristate "Synopsys I2S Device Driver"
 | |
| 	depends on CLKDEV_LOOKUP
 | |
| 	help
 | |
| 	 Say Y or M if you want to add support for I2S driver for
 | |
| 	 Synopsys desigwnware I2S device. The device supports upto
 | |
| 	 maximum of 8 channels each for play and record.
 | |
| 
 | |
| 
 |