]> git.baikalelectronics.ru Git - kernel.git/commit
media: Kconfig: mark other drivers as test drivers
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 26 Mar 2020 08:45:31 +0000 (09:45 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:05 +0000 (10:29 +0200)
commitc9154bcad11fceda299edad1c54174c54510762f
tree53f23e24f1f6b14adb4656a17a2070b202921f19
parent151c189cf1a0aa0d314d510673b5086656e7b308
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>
drivers/media/dvb-frontends/Kconfig
drivers/media/pci/Kconfig