summaryrefslogtreecommitdiff
path: root/sound/soc/meson/Kconfig
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2020-02-13 18:51:54 +0300
committerMark Brown <broonie@kernel.org>2020-02-13 23:57:22 +0300
commit6ae9ca9ce986bffe71fd0fbf9595de8500891b52 (patch)
tree89b67fa3c5b548d974489f8ad6da921de6d209da /sound/soc/meson/Kconfig
parent06b72824386795bf6f0a6ac0f0cfef6b7f0165c1 (diff)
downloadlinux-6ae9ca9ce986bffe71fd0fbf9595de8500891b52.tar.xz
ASoC: meson: aiu: add i2s and spdif support
Add support for the i2s and spdif audio outputs (AIU) found in the amlogic Gx SoC family Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://lore.kernel.org/r/20200213155159.3235792-5-jbrunet@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/meson/Kconfig')
-rw-r--r--sound/soc/meson/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/soc/meson/Kconfig b/sound/soc/meson/Kconfig
index ee6d53949d45..ca269dedfc7f 100644
--- a/sound/soc/meson/Kconfig
+++ b/sound/soc/meson/Kconfig
@@ -2,6 +2,13 @@
menu "ASoC support for Amlogic platforms"
depends on ARCH_MESON || COMPILE_TEST
+config SND_MESON_AIU
+ tristate "Amlogic AIU"
+ select SND_PCM_IEC958
+ help
+ Select Y or M to add support for the Audio output subsystem found
+ in the Amlogic GX SoC family
+
config SND_MESON_AXG_FIFO
tristate
select REGMAP_MMIO