Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b10e5391 authored by Clemens Ladisch's avatar Clemens Ladisch Committed by Jaroslav Kysela
Browse files

[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: default avatarClemens Ladisch <clemens@ladisch.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent e8b98ff4
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -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)"
	bool "Dynamic device file minor numbers"
	depends on SND && EXPERIMENTAL
	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