summaryrefslogtreecommitdiff
path: root/sound/soc/sa11x0/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sa11x0/Kconfig')
-rw-r--r--sound/soc/sa11x0/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/soc/sa11x0/Kconfig b/sound/soc/sa11x0/Kconfig
index ae7930842e07..81ba6f9bccc8 100644
--- a/sound/soc/sa11x0/Kconfig
+++ b/sound/soc/sa11x0/Kconfig
@@ -12,3 +12,13 @@ config SND_SA11X0_ASSABET
help
Enable support for the audio UDA1341 codec found on the Intel
Assabet SA-1110 development board.
+
+config SND_SA11X0_H3XXX
+ tristate "SoC Audio support for H3xxx iPAQ"
+ depends on (SA1100_H3100 || SA1100_H3600) && DMA_SA11X0
+ select SND_SOC_L3
+ select SND_SOC_UDA134X
+ select SND_SOC_SA11X0_SSP
+ help
+ Enable support for the audio UDA1341 codec found on the iPAQ
+ H3100 and H3600 platforms.