kernel/4a: support more than 8 audio cards 91/19191/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Thu, 20 Dec 2018 11:14:03 +0000 (11:14 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 20:28:05 +0000 (20:28 +0000)
When using Kingfisher + M3ULCB + MOST network devices, it's possible
to reach the max number of statically allocated soundcards.

This patch enables CONFIG_SND_DYNAMIC_MINORS which allows to declare
more than 8 soundcards.

Change-Id: Ibe0f75e00c343d7adfcdae0661e893fb39fc4169
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>

No differences found