summaryrefslogtreecommitdiffstats
path: root/sound/soc/spear/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/spear/Kconfig')
-rw-r--r--sound/soc/spear/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/soc/spear/Kconfig b/sound/soc/spear/Kconfig
new file mode 100644
index 000000000..1b053de1a
--- /dev/null
+++ b/sound/soc/spear/Kconfig
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
+config SND_SPEAR_SOC
+ tristate
+ select SND_SOC_GENERIC_DMAENGINE_PCM
+
+config SND_SPEAR_SPDIF_OUT
+ tristate
+
+config SND_SPEAR_SPDIF_IN
+ tristate