1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Audio support for Imagination Technologies designs"
5 Audio support for Imagination Technologies audio hardware
7 config SND_SOC_IMG_I2S_IN
8 tristate "Imagination I2S Input Device Driver"
10 select SND_SOC_GENERIC_DMAENGINE_PCM
12 Say Y or M if you want to add support for I2S in driver for
13 Imagination Technologies I2S in device.
15 config SND_SOC_IMG_I2S_OUT
16 tristate "Imagination I2S Output Device Driver"
17 depends on SND_SOC_IMG
18 select SND_SOC_GENERIC_DMAENGINE_PCM
20 Say Y or M if you want to add support for I2S out driver for
21 Imagination Technologies I2S out device.
23 config SND_SOC_IMG_PARALLEL_OUT
24 tristate "Imagination Parallel Output Device Driver"
25 depends on SND_SOC_IMG
26 select SND_SOC_GENERIC_DMAENGINE_PCM
28 Say Y or M if you want to add support for parallel out driver for
29 Imagination Technologies parallel out device.
31 config SND_SOC_IMG_SPDIF_IN
32 tristate "Imagination SPDIF Input Device Driver"
33 depends on SND_SOC_IMG
34 select SND_SOC_GENERIC_DMAENGINE_PCM
36 Say Y or M if you want to add support for SPDIF input driver for
37 Imagination Technologies SPDIF input device.
39 config SND_SOC_IMG_SPDIF_OUT
40 tristate "Imagination SPDIF Output Device Driver"
41 depends on SND_SOC_IMG
42 select SND_SOC_GENERIC_DMAENGINE_PCM
44 Say Y or M if you want to add support for SPDIF out driver for
45 Imagination Technologies SPDIF out device.
48 config SND_SOC_IMG_PISTACHIO_INTERNAL_DAC
49 tristate "Support for Pistachio SoC Internal DAC Driver"
50 depends on SND_SOC_IMG
52 Say Y or M if you want to add support for Pistachio internal DAC
53 driver for Imagination Technologies Pistachio internal DAC device.