Kconfig (14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb) Kconfig (d0e3992c939cb146a0de9e7c74a227e8be4629a9)
1config SND_SOC_IMG
2 bool "Audio support for Imagination Technologies designs"
3 help
4 Audio support for Imagination Technologies audio hardware
5
6config SND_SOC_IMG_I2S_IN
7 tristate "Imagination I2S Input Device Driver"
8 depends on SND_SOC_IMG
9 select SND_SOC_GENERIC_DMAENGINE_PCM
10 help
11 Say Y or M if you want to add support for I2S in driver for
12 Imagination Technologies I2S in device.
1config SND_SOC_IMG
2 bool "Audio support for Imagination Technologies designs"
3 help
4 Audio support for Imagination Technologies audio hardware
5
6config SND_SOC_IMG_I2S_IN
7 tristate "Imagination I2S Input Device Driver"
8 depends on SND_SOC_IMG
9 select SND_SOC_GENERIC_DMAENGINE_PCM
10 help
11 Say Y or M if you want to add support for I2S in driver for
12 Imagination Technologies I2S in device.
13
14config SND_SOC_IMG_I2S_OUT
15 tristate "Imagination I2S Output Device Driver"
16 depends on SND_SOC_IMG
17 select SND_SOC_GENERIC_DMAENGINE_PCM
18 help
19 Say Y or M if you want to add support for I2S out driver for
20 Imagination Technologies I2S out device.