summaryrefslogtreecommitdiff
path: root/sound/soc/meson/Kconfig
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2020-02-13 18:51:59 +0300
committerMark Brown <broonie@kernel.org>2020-02-13 23:57:27 +0300
commite37a0c313a0f8ba0b8de9c30db98fbc77bd8d446 (patch)
treeb2a9b7053afa4d17b0974edb8107cbc3d47af7e2 /sound/soc/meson/Kconfig
parentfd00366b8e4125d29e32d49053a702ddf77430f6 (diff)
downloadlinux-e37a0c313a0f8ba0b8de9c30db98fbc77bd8d446.tar.xz
ASoC: meson: gx: add sound card support
Add support for the sound card used on the amlogic GX SoC family Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://lore.kernel.org/r/20200213155159.3235792-10-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 347fa78e309a..22d2af75b59e 100644
--- a/sound/soc/meson/Kconfig
+++ b/sound/soc/meson/Kconfig
@@ -101,6 +101,13 @@ config SND_MESON_CARD_UTILS
config SND_MESON_CODEC_GLUE
tristate
+config SND_MESON_GX_SOUND_CARD
+ tristate "Amlogic GX Sound Card Support"
+ select SND_MESON_CARD_UTILS
+ imply SND_MESON_AIU
+ help
+ Select Y or M to add support for the GXBB/GXL SoC sound card
+
config SND_MESON_G12A_TOHDMITX
tristate "Amlogic G12A To HDMI TX Control Support"
select REGMAP_MMIO