1#
2# MOST ALSA configuration
3#
4
5config AIM_SOUND
6 tristate "ALSA AIM"
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 aim_sound.
14