summaryrefslogtreecommitdiff
path: root/drivers/staging/most/sound/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/most/sound/Kconfig')
-rw-r--r--drivers/staging/most/sound/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/staging/most/sound/Kconfig b/drivers/staging/most/sound/Kconfig
new file mode 100644
index 000000000000..115262a58a42
--- /dev/null
+++ b/drivers/staging/most/sound/Kconfig
@@ -0,0 +1,13 @@
+#
+# MOST ALSA configuration
+#
+
+config MOST_SOUND
+ tristate "Sound"
+ depends on SND
+ select SND_PCM
+ ---help---
+ Say Y here if you want to commumicate via ALSA/sound devices.
+
+ To compile this driver as a module, choose M here: the
+ module will be called most_sound.