|
@@ -122,8 +122,8 @@ config SND_SEQ_RTCTIMER_DEFAULT
|
|
If in doubt, say Y.
|
|
If in doubt, say Y.
|
|
|
|
|
|
config SND_DYNAMIC_MINORS
|
|
config SND_DYNAMIC_MINORS
|
|
- bool "Dynamic device file minor numbers (EXPERIMENTAL)"
|
|
|
|
- depends on SND && EXPERIMENTAL
|
|
|
|
|
|
+ bool "Dynamic device file minor numbers"
|
|
|
|
+ depends on SND
|
|
help
|
|
help
|
|
If you say Y here, the minor numbers of ALSA device files in
|
|
If you say Y here, the minor numbers of ALSA device files in
|
|
/dev/snd/ are allocated dynamically. This allows you to have
|
|
/dev/snd/ are allocated dynamically. This allows you to have
|