summaryrefslogtreecommitdiff
path: root/sound/soc/Kconfig
diff options
context:
space:
mode:
authorRyan Mallon <ryan@bluewatersys.com>2010-06-04 17:11:24 +1200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-06-07 14:24:19 +0100
commitdb5bf412baf8df4df30eed2bd37af2a5b77f90ac (patch)
treef15abb415f921de6682ad54c848b58251c54f19e /sound/soc/Kconfig
parent91157888f28ae94761eaf25533f76a55542b2a3f (diff)
ASoC: ep93xx i2s audio driver
Add ep93xx i2s audio driver Signed-off-by: Ryan Mallon <ryan@bluewatersys.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r--sound/soc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 5e68ac880832..d35f848db6b5 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -28,6 +28,7 @@ source "sound/soc/atmel/Kconfig"
source "sound/soc/au1x/Kconfig"
source "sound/soc/blackfin/Kconfig"
source "sound/soc/davinci/Kconfig"
+source "sound/soc/ep93xx/Kconfig"
source "sound/soc/fsl/Kconfig"
source "sound/soc/imx/Kconfig"
source "sound/soc/nuc900/Kconfig"