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
79 prompt "Analog TV" if MEDIA_SUPPORT_FILTER
82 Enable analog TV support.
84 Say Y when you have a TV board with analog support or with a
85 hybrid analog/digital TV chipset.
88 support both analog and digital TV. Disabling this option
93 prompt "Digital TV" if MEDIA_SUPPORT_FILTER
96 Enable digital TV support.
98 Say Y when you have a board with digital support or a board with
99 hybrid digital TV and analog TV.
128 prompt "Platform-specific devices" if MEDIA_SUPPORT_FILTER
138 Say Y when you want to be able so see such devices.
147 that simulate a real hardware. Very useful to test userspace
148 applications and to validate if the subsystem core is doesn't
151 Say Y if you want to use some virtual test driver.
165 Enables the V4L2 API, used by cameras, analog TV, video grabbers,
172 Enable the media controller API used to query media devices internal
189 Enables the DVB API, used by Digital TV devices. Supports several
195 # Extra per-media API core functionality
200 source "drivers/media/v4l2-core/Kconfig"
209 menu "Digital TV options"
212 source "drivers/media/dvb-core/Kconfig"
233 source "drivers/media/test-drivers/Kconfig"
260 source "drivers/media/dvb-frontends/Kconfig"