ASoC: img: Add driver for parallel output controller
[deliverable/linux.git] / sound / soc / img / Kconfig
index f9f73d0323f1931a5b901f9fa38c6bc44324906c..3bb507e5570c80a817cb6c9efd795b5d9abadb5b 100644 (file)
@@ -10,3 +10,19 @@ config SND_SOC_IMG_I2S_IN
        help
          Say Y or M if you want to add support for I2S in driver for
          Imagination Technologies I2S in device.
+
+config SND_SOC_IMG_I2S_OUT
+       tristate "Imagination I2S Output Device Driver"
+       depends on SND_SOC_IMG
+       select SND_SOC_GENERIC_DMAENGINE_PCM
+       help
+         Say Y or M if you want to add support for I2S out driver for
+         Imagination Technologies I2S out device.
+
+config SND_SOC_IMG_PARALLEL_OUT
+       tristate "Imagination Parallel Output Device Driver"
+       depends on SND_SOC_IMG
+       select SND_SOC_GENERIC_DMAENGINE_PCM
+       help
+         Say Y or M if you want to add support for parallel out driver for
+         Imagination Technologies parallel out device.
This page took 0.029545 seconds and 5 git commands to generate.