aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/pxa/Kconfig')
-rw-r--r--sound/soc/pxa/Kconfig28
1 files changed, 28 insertions, 0 deletions
diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig
index e30c8325f35e..33ebc46b45b5 100644
--- a/sound/soc/pxa/Kconfig
+++ b/sound/soc/pxa/Kconfig
@@ -1,6 +1,7 @@
1config SND_PXA2XX_SOC 1config SND_PXA2XX_SOC
2 tristate "SoC Audio for the Intel PXA2xx chip" 2 tristate "SoC Audio for the Intel PXA2xx chip"
3 depends on ARCH_PXA 3 depends on ARCH_PXA
4 select SND_ARM
4 select SND_PXA2XX_LIB 5 select SND_PXA2XX_LIB
5 help 6 help
6 Say Y or M if you want to add support for codecs attached to 7 Say Y or M if you want to add support for codecs attached to
@@ -117,6 +118,24 @@ config SND_PXA2XX_SOC_PALM27X
117 Say Y if you want to add support for SoC audio on 118 Say Y if you want to add support for SoC audio on
118 Palm T|X, T5, E2 or LifeDrive handheld computer. 119 Palm T|X, T5, E2 or LifeDrive handheld computer.
119 120
121config SND_SOC_SAARB
122 tristate "SoC Audio support for Marvell Saarb"
123 depends on SND_PXA2XX_SOC && MACH_SAARB
124 select SND_PXA_SOC_SSP
125 select SND_SOC_88PM860X
126 help
127 Say Y if you want to add support for SoC audio on the
128 Marvell Saarb reference platform.
129
130config SND_SOC_TAVOREVB3
131 tristate "SoC Audio support for Marvell Tavor EVB3"
132 depends on SND_PXA2XX_SOC && MACH_TAVOREVB3
133 select SND_PXA_SOC_SSP
134 select SND_SOC_88PM860X
135 help
136 Say Y if you want to add support for SoC audio on the
137 Marvell Saarb reference platform.
138
120config SND_SOC_ZYLONITE 139config SND_SOC_ZYLONITE
121 tristate "SoC Audio support for Marvell Zylonite" 140 tristate "SoC Audio support for Marvell Zylonite"
122 depends on SND_PXA2XX_SOC && MACH_ZYLONITE 141 depends on SND_PXA2XX_SOC && MACH_ZYLONITE
@@ -136,6 +155,15 @@ config SND_SOC_RAUMFELD
136 help 155 help
137 Say Y if you want to add support for SoC audio on Raumfeld devices 156 Say Y if you want to add support for SoC audio on Raumfeld devices
138 157
158config SND_PXA2XX_SOC_HX4700
159 tristate "SoC Audio support for HP iPAQ hx4700"
160 depends on SND_PXA2XX_SOC && MACH_H4700
161 select SND_PXA2XX_SOC_I2S
162 select SND_SOC_AK4641
163 help
164 Say Y if you want to add support for SoC audio on the
165 HP iPAQ hx4700.
166
139config SND_PXA2XX_SOC_MAGICIAN 167config SND_PXA2XX_SOC_MAGICIAN
140 tristate "SoC Audio support for HTC Magician" 168 tristate "SoC Audio support for HTC Magician"
141 depends on SND_PXA2XX_SOC && MACH_MAGICIAN 169 depends on SND_PXA2XX_SOC && MACH_MAGICIAN