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
33 system to hide drivers that are out of the scope of the
36 If not selected, all non-optional media core functionality
37 needed to support media drivers will be enabled. Also, all
47 By default, a media driver auto-selects all possible ancillary
51 This is generally the right thing to do, except when there
52 are strict constraints with regards to the kernel size,
65 # Multimedia support - automatically enable V4L2 and DVB core
78 prompt "Analog TV" if MEDIA_SUPPORT_FILTER
81 Enable analog TV support.
83 Say Y when you have a TV board with analog support or with a
84 hybrid analog/digital TV chipset.
87 support both analog and digital TV. Disabling this option
92 prompt "Digital TV" if MEDIA_SUPPORT_FILTER
95 Enable digital TV support.
97 Say Y when you have a board with digital support or a board with
98 hybrid digital TV and analog TV.
127 prompt "Platform-specific devices" if MEDIA_SUPPORT_FILTER
137 Say Y when you want to be able to see such devices.
146 that simulate real hardware. Very useful to test userspace
147 applications and to validate if the subsystem core doesn't
150 Say Y if you want to use some virtual test driver.
167 Enables the V4L2 API, used by cameras, analog TV, video grabbers,
174 Enable the media controller API used to query media devices internal
191 Enables the DVB API, used by Digital TV devices. Supports several
197 # Extra per-media API core functionality
202 source "drivers/media/v4l2-core/Kconfig"
211 menu "Digital TV options"
214 source "drivers/media/dvb-core/Kconfig"
234 source "drivers/media/test-drivers/Kconfig"
264 source "drivers/media/dvb-frontends/Kconfig"