swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91 authored by Linus Torvalds on 27 July 2014, 19:41:55 UTC
Linux 3.16-rc7
Tip revision: 64aa90f
Kconfig
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.


back to top