linux/drivers/media
Mauro Carvalho Chehab 32a363d0b0 media: Kconfig files: use select for V4L2 subdevs and MC
There are lots of drivers that only work when the media controller
and/or the V4L2 subdev APIs are present.

Right now, someone need to first enable those APIs before
using those drivers.

Well, ideally, drivers, should, instead *optionally*
depend on it, in order for PC camera drivers to be able to use
them, but nowadays most drivers are UVC cameras, with don't
require a sensor driver.

So, be it.

Let's instead make them select the MEDIA_CONTROLLER and the
SUBDEV API, in order to make easier for people to be able
of enabling them.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-04-14 10:29:05 +02:00
..
cec media: cec-notifier: make cec_notifier_get_conn() static 2020-03-20 09:02:45 +01:00
common media: dvb-usb: auto-select CYPRESS_FIRMWARE 2020-04-14 10:29:04 +02:00
dvb-core media: dvb-core: Kconfig: default to use dynamic minors 2020-04-14 10:29:05 +02:00
dvb-frontends media: add SPDX headers on Kconfig and Makefile files 2020-04-14 10:29:05 +02:00
firewire media: Kconfig: mode firewire comment to firewire/Kconfig 2020-04-14 10:29:04 +02:00
i2c media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
mc media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
mmc media: Kconfig: move comment to siano include 2020-04-14 10:29:04 +02:00
pci media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
platform media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
radio media: Fix Kconfig indentation 2020-02-24 15:19:38 +01:00
rc media: rc: Use scnprintf() for avoiding potential buffer overflow 2020-03-20 16:27:42 +01:00
spi media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
test_drivers media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
tuners media: tuners: Use the correct style for SPDX License Identifier 2019-10-24 18:57:55 -03:00
usb media: Kconfig: better support hybrid TV devices 2020-04-14 10:29:05 +02:00
v4l2-core media: pci: move VIDEO_PCI_SKELETON to a different Kconfig 2020-04-14 10:29:04 +02:00
Kconfig media: Kconfig: fix selection for test drivers 2020-04-14 10:29:05 +02:00
Makefile media: move drivers/media/media-* to drivers/media/mc/mc-* 2019-05-28 12:15:46 -04:00