Lines Matching +full:digital +full:- +full:to +full:- +full:analog

1 # SPDX-License-Identifier: GPL-2.0-only
16 If you want to use media devices, including Webcams, Video grabber
34 system to hide drivers that are out of the scope of the
37 If not selected, all non-optional media core functionality
38 needed to support media drivers will be enabled. Also, all
48 By default, a media driver auto-selects all possible ancillary
52 This is generally the right thing to do, except when there
53 are strict constraints with regards to the kernel size,
66 # Multimedia support - automatically enable V4L2 and DVB core
77 bool "Analog TV"
80 Enable analog TV support.
82 Say Y when you have a TV board with analog support or with a
83 hybrid analog/digital TV chipset.
86 support both analog and digital TV. Disabling this option
90 tristate "Digital TV"
93 Enable digital TV support.
95 Say Y when you have a board with digital support or a board with
96 hybrid digital TV and analog TV.
122 bool "Platform-specific devices"
132 Say Y when you want to be able so see such devices.
140 that simulate real hardware. Very useful to test userspace
141 applications and to validate if the subsystem core doesn't
144 Say Y if you want to use some virtual test driver.
158 Enables the V4L2 API, used by cameras, analog TV, video grabbers,
165 Enable the media controller API used to query media devices internal
182 Enables the DVB API, used by Digital TV devices. Supports several
188 # Extra per-media API core functionality
193 source "drivers/media/v4l2-core/Kconfig"
202 menu "Digital TV options"
205 source "drivers/media/dvb-core/Kconfig"
226 source "drivers/media/test-drivers/Kconfig"
253 source "drivers/media/dvb-frontends/Kconfig"