summaryrefslogtreecommitdiff
path: root/sound/soc/spear/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/spear/Kconfig')
-rw-r--r--sound/soc/spear/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/spear/Kconfig b/sound/soc/spear/Kconfig
index 1b053de1ae7c..84a52fd4c3ea 100644
--- a/sound/soc/spear/Kconfig
+++ b/sound/soc/spear/Kconfig
@@ -1,4 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
+menu "ST SPEAr"
+
config SND_SPEAR_SOC
tristate
select SND_SOC_GENERIC_DMAENGINE_PCM
@@ -8,3 +10,5 @@ config SND_SPEAR_SPDIF_OUT
config SND_SPEAR_SPDIF_IN
tristate
+
+endmenu