mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
0d274544bf
Allow the driver to be configured through a device tree rather than platform data. Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com> Signed-off-by: Mark Brown <broonie@kernel.org>
11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
config SND_DESIGNWARE_I2S
|
|
tristate "Synopsys I2S Device Driver"
|
|
depends on CLKDEV_LOOKUP
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
|
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.
|
|
|
|
|