Damien.Horsley | 14b947d | 2015-11-04 14:40:48 +0000 | [diff] [blame] | 1 | config SND_SOC_IMG |
| 2 | bool "Audio support for Imagination Technologies designs" |
| 3 | help |
| 4 | Audio support for Imagination Technologies audio hardware |
| 5 | |
| 6 | config 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. |
Damien.Horsley | d0e3992 | 2015-11-04 14:40:50 +0000 | [diff] [blame] | 13 | |
| 14 | config 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. |
Damien.Horsley | 8ceb3b2 | 2015-11-04 14:40:52 +0000 | [diff] [blame] | 21 | |
| 22 | config SND_SOC_IMG_PARALLEL_OUT |
| 23 | tristate "Imagination Parallel Output Device Driver" |
| 24 | depends on SND_SOC_IMG |
| 25 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 26 | help |
| 27 | Say Y or M if you want to add support for parallel out driver for |
| 28 | Imagination Technologies parallel out device. |
Damien.Horsley | c4458b7 | 2015-11-04 14:40:54 +0000 | [diff] [blame] | 29 | |
| 30 | config SND_SOC_IMG_SPDIF_IN |
| 31 | tristate "Imagination SPDIF Input Device Driver" |
| 32 | depends on SND_SOC_IMG |
| 33 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 34 | help |
| 35 | Say Y or M if you want to add support for SPDIF input driver for |
| 36 | Imagination Technologies SPDIF input device. |
Damien.Horsley | 3958232 | 2015-11-04 14:40:57 +0000 | [diff] [blame] | 37 | |
| 38 | config SND_SOC_IMG_SPDIF_OUT |
| 39 | tristate "Imagination SPDIF Output Device Driver" |
| 40 | depends on SND_SOC_IMG |
| 41 | select SND_SOC_GENERIC_DMAENGINE_PCM |
| 42 | help |
| 43 | Say Y or M if you want to add support for SPDIF out driver for |
| 44 | Imagination Technologies SPDIF out device. |
Damien.Horsley | 3950362 | 2015-12-10 14:40:12 +0000 | [diff] [blame] | 45 | |
| 46 | |
| 47 | config SND_SOC_IMG_PISTACHIO_INTERNAL_DAC |
| 48 | tristate "Support for Pistachio SoC Internal DAC Driver" |
| 49 | depends on SND_SOC_IMG |
| 50 | help |
| 51 | Say Y or M if you want to add support for Pistachio internal DAC |
| 52 | driver for Imagination Technologies Pistachio internal DAC device. |