linux/drivers/staging/media
Arnd Bergmann 1f46d85ffa staging: tegra-video: fix V4L2 dependency
Rather than using a dependency on VIDEO_V4L2, this driver uses
"select", which fails when other dependencies are missing:

WARNING: unmet direct dependencies detected for VIDEO_V4L2
  Depends on [n]: MEDIA_SUPPORT [=y] && (I2C [=y] || I2C [=y]=n) && VIDEO_DEV [=n]
  Selected by [y]:
  - VIDEO_TEGRA [=y] && STAGING [=y] && STAGING_MEDIA [=y] && MEDIA_SUPPORT [=y] && TEGRA_HOST1X [=y]
(plus an endless stream of link errors for other drivers that
depend on VIDEO_V4L2 but are now lacking their dependencies)

Link: https://lore.kernel.org/r/20200527221327.3339232-1-arnd@arndb.de
Fixes: 3d8a97eabe ("media: tegra-video: Add Tegra210 Video input driver")
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2020-05-28 13:00:43 +02:00
..
allegro-dvt Staging/IIO driver patches for 5.7-rc1 2020-03-30 14:20:41 -07:00
hantro Staging/IIO driver patches for 5.7-rc1 2020-03-30 14:20:41 -07:00
imx Staging/IIO driver patches for 5.7-rc1 2020-03-30 14:20:41 -07:00
ipu3 staging: media: imgu: Remove extra type detail 2020-03-17 14:07:55 +01:00
meson/vdec media: meson: vdec: add VP9 decoder support 2020-03-05 23:05:34 +01:00
omap4iss media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put} 2020-03-02 15:11:40 +01:00
phy-rockchip-dphy-rx0 media: staging: phy-rockchip-dphy-rx0: add Rockchip MIPI Synopsys DPHY RX0 driver 2020-01-09 16:22:54 +01:00
rkisp1 media: staging: rkisp1: capture: remove support to userptr memory 2020-03-02 15:31:51 +01:00
soc_camera media: staging/media: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:52:56 +01:00
sunxi media: cedrus: h264: Fix 4K decoding on H6 2020-03-24 17:05:29 +01:00
tegra-vde media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname() 2020-03-05 22:48:03 +01:00
tegra-video staging: tegra-video: fix V4L2 dependency 2020-05-28 13:00:43 +02:00
usbvision media: staging: media: usbvision: Add missing MEDIA_USB_SUPPORT dependency 2020-03-05 22:48:28 +01:00
Kconfig media: tegra-video: Add Tegra210 Video input driver 2020-05-12 23:09:04 +02:00
Makefile media: tegra-video: Add Tegra210 Video input driver 2020-05-12 23:09:04 +02:00