diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-06-19 10:50:37 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-06-22 19:08:06 -0400 |
commit | 11bd3dd1b7c299815dbedef0982220f239425ae8 (patch) | |
tree | 967e3441cb36ebd56426fb7cf2d1c91724d7a13a /sound/soc/Kconfig | |
parent | b45416656f55d880ab5a976be11bca720eff16c4 (diff) |
ASoC: Add JZ4740 ASoC support
This patch adds ASoC support for JZ4740 SoCs I2S module.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
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/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index d35f848db6b5..7137a9a09570 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig | |||
@@ -39,6 +39,7 @@ source "sound/soc/s3c24xx/Kconfig" | |||
39 | source "sound/soc/s6000/Kconfig" | 39 | source "sound/soc/s6000/Kconfig" |
40 | source "sound/soc/sh/Kconfig" | 40 | source "sound/soc/sh/Kconfig" |
41 | source "sound/soc/txx9/Kconfig" | 41 | source "sound/soc/txx9/Kconfig" |
42 | source "sound/soc/jz4740/Kconfig" | ||
42 | 43 | ||
43 | # Supported codecs | 44 | # Supported codecs |
44 | source "sound/soc/codecs/Kconfig" | 45 | source "sound/soc/codecs/Kconfig" |