summaryrefslogtreecommitdiff
path: root/sound/soc/meson/Kconfig
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2018-07-17 18:42:55 +0300
committerMark Brown <broonie@kernel.org>2018-07-18 15:08:39 +0300
commit53eb4b7aaa045e23b6e8edb0ae0d047a4a3612ef (patch)
tree8caa9c74192bda0f720241c2fd6e96d3b957a81a /sound/soc/meson/Kconfig
parenteb257e6607f96fd70a443750e9eaddbb49ba87ff (diff)
downloadlinux-53eb4b7aaa045e23b6e8edb0ae0d047a4a3612ef.tar.xz
ASoC: meson: add axg spdif output
Add support for the spdif output serializer of the axg SoC family Signed-off-by: Jerome Brunet <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 3916060edcae..9408214b5854 100644
--- a/sound/soc/meson/Kconfig
+++ b/sound/soc/meson/Kconfig
@@ -19,4 +19,11 @@ config SND_MESON_AXG_TODDR
Select Y or M to add support for the frontend capture interfaces
embedded in the Amlogic AXG SoC family
+config SND_MESON_AXG_SPDIFOUT
+ tristate "Amlogic AXG SPDIF Output Support"
+ imply SND_SOC_SPDIF
+ help
+ Select Y or M to add support for SPDIF output serializer embedded
+ in the Amlogic AXG SoC family
+
endmenu