commit | 97b19498dc0250826f6c9f4921b1e4c553cb086c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Mar 26 09:45:31 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 10:29:05 2020 +0200 |
tree | 53f23e24f1f6b14adb4656a17a2070b202921f19 | |
parent | 9a33a27e7fe5b1aebf045829f92fd11562ad0ac7 [diff] |
media: Kconfig: mark other drivers as test drivers Neither the PCI skeleton nor the DVB dummy driver are real drivers. They're there just as an example for a driver writter. Distros should not enable those drivers. So, hide them if MEDIA_TEST_SUPPORT is not selected. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>