Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / most / Kconfig
index ebfe84e..4b8145b 100644 (file)
@@ -32,4 +32,14 @@ config MOST_CDEV
 
          To compile this driver as a module, choose M here: the
          module will be called most_cdev.
+
+config MOST_SND
+       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.
 endif