WIP FPC-III support
[linux/fpc-iii.git] / drivers / media / test-drivers / vidtv / Kconfig
blob22c4fd39461f1e7530cc884abbc0ebca84d5c506
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DVB_VIDTV
3         tristate "Virtual DVB Driver (vidtv)"
4         depends on DVB_CORE && MEDIA_SUPPORT && I2C
5         help
6           The virtual DVB test driver serves as a reference DVB driver and helps
7           validate the existing APIs in the media subsystem. It can also aid developers
8           working on userspace applications.
11           When in doubt, say N.