commit | e58be01614ca8640d727ea7cd37f5984e0b57a7a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Mar 25 15:01:25 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 10:29:05 2020 +0200 |
tree | d29d30c3501bd4a8d6f15affc4e0c898d609e43a | |
parent | 76c34a8d0e53f98975a2da5f753a99b4abc05c44 [diff] |
media: dvb-core: Kconfig: default to use dynamic minors All modern Linux distributions nowadays use udev or some alternative (like systemd). So, it makes sense to change the default to use dynamic minors. Please notice that this default doesn't enable any code. It just changes the dvb-core behavior. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>