diff options
Diffstat (limited to 'sound/soc/dwc/Kconfig')
-rw-r--r-- | sound/soc/dwc/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/dwc/Kconfig b/sound/soc/dwc/Kconfig new file mode 100644 index 000000000000..e334900cf0b8 --- /dev/null +++ b/sound/soc/dwc/Kconfig | |||
@@ -0,0 +1,9 @@ | |||
1 | config SND_DESIGNWARE_I2S | ||
2 | tristate "Synopsys I2S Device Driver" | ||
3 | depends on CLKDEV_LOOKUP | ||
4 | help | ||
5 | Say Y or M if you want to add support for I2S driver for | ||
6 | Synopsys desigwnware I2S device. The device supports upto | ||
7 | maximum of 8 channels each for play and record. | ||
8 | |||
9 | |||