diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/core/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig index 4262a1c87731..b2927523d79d 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig | |||
@@ -122,8 +122,8 @@ config SND_SEQ_RTCTIMER_DEFAULT | |||
122 | If in doubt, say Y. | 122 | If in doubt, say Y. |
123 | 123 | ||
124 | config SND_DYNAMIC_MINORS | 124 | config SND_DYNAMIC_MINORS |
125 | bool "Dynamic device file minor numbers (EXPERIMENTAL)" | 125 | bool "Dynamic device file minor numbers" |
126 | depends on SND && EXPERIMENTAL | 126 | depends on SND |
127 | help | 127 | help |
128 | If you say Y here, the minor numbers of ALSA device files in | 128 | If you say Y here, the minor numbers of ALSA device files in |
129 | /dev/snd/ are allocated dynamically. This allows you to have | 129 | /dev/snd/ are allocated dynamically. This allows you to have |