diff options
Diffstat (limited to 'sound/soc/pxa/Kconfig')
-rw-r--r-- | sound/soc/pxa/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig index 580f48571303..33ebc46b45b5 100644 --- a/sound/soc/pxa/Kconfig +++ b/sound/soc/pxa/Kconfig | |||
@@ -155,6 +155,15 @@ config SND_SOC_RAUMFELD | |||
155 | help | 155 | help |
156 | 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 |
157 | 157 | ||
158 | config 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 | |||
158 | config SND_PXA2XX_SOC_MAGICIAN | 167 | config SND_PXA2XX_SOC_MAGICIAN |
159 | tristate "SoC Audio support for HTC Magician" | 168 | tristate "SoC Audio support for HTC Magician" |
160 | depends on SND_PXA2XX_SOC && MACH_MAGICIAN | 169 | depends on SND_PXA2XX_SOC && MACH_MAGICIAN |