|
@@ -2,12 +2,12 @@
|
|
# MOST ALSA configuration
|
|
# MOST ALSA configuration
|
|
#
|
|
#
|
|
|
|
|
|
-config AIM_SOUND
|
|
|
|
- tristate "ALSA AIM"
|
|
|
|
|
|
+config MOST_SOUND
|
|
|
|
+ tristate "Sound"
|
|
depends on SND
|
|
depends on SND
|
|
select SND_PCM
|
|
select SND_PCM
|
|
---help---
|
|
---help---
|
|
Say Y here if you want to commumicate via ALSA/sound devices.
|
|
Say Y here if you want to commumicate via ALSA/sound devices.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
To compile this driver as a module, choose M here: the
|
|
- module will be called aim_sound.
|
|
|
|
|
|
+ module will be called most_sound.
|