^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) config DVB_VIDTV
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate "Virtual DVB Driver (vidtv)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on DVB_CORE && MEDIA_SUPPORT && I2C
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) The virtual DVB test driver serves as a reference DVB driver and helps
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) validate the existing APIs in the media subsystem. It can also aid developers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) working on userspace applications.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) When in doubt, say N.