X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fcore%2FKconfig;h=c0c2f57a0d6f332b6143c3eaa6850921c1dde485;hb=2cb7b5a38c45b48e9ffb8b382c675a4d64ecccde;hp=b413ed05e74deae78fbd97809c99f0fd68f1ee46;hpb=92072452f417f744cf73b2f991e4d28b75ace9d9;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/core/Kconfig b/sound/core/Kconfig index b413ed05e74d..c0c2f57a0d6f 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig @@ -157,6 +157,15 @@ config SND_DYNAMIC_MINORS If you are unsure about this, say N here. +config SND_MAX_CARDS + int "Max number of sound cards" + range 4 256 + default 32 + depends on SND_DYNAMIC_MINORS + help + Specify the max number of sound cards that can be assigned + on a single machine. + config SND_SUPPORT_OLD_API bool "Support old ALSA API" default y