Просмотр исходного кода

[ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimental

The dynamic minors code is mature, has been tested, and seems to work
fine.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Clemens Ladisch 19 лет назад
Родитель
Сommit
b10e539129
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      sound/core/Kconfig

+ 2 - 2
sound/core/Kconfig

@@ -122,8 +122,8 @@ config SND_SEQ_RTCTIMER_DEFAULT
 	  If in doubt, say Y.
 
 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
 	  If you say Y here, the minor numbers of ALSA device files in
 	  /dev/snd/ are allocated dynamically.  This allows you to have