1#
2# MOST ALSA configuration
3#
4
5config MOST_SOUND
6 tristate "Sound"
7 depends on SND
8 select SND_PCM
9 ---help---
10 Say Y here if you want to commumicate via ALSA/sound devices.
11
12 To compile this driver as a module, choose M here: the
13 module will be called most_sound.
14