]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
media: Kconfig: not all V4L2 platform drivers are for camera
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 24 Mar 2020 09:03:16 +0000 (10:03 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:04 +0000 (10:29 +0200)
commita19f228b8dd9a67e8de4ebd4eac8a4c94ec39d1a
tree65e553cf45fc689b7d8af16ad14577d523840da6
parent06b93644f4d102bdfc297159121acc1de794d68d
media: Kconfig: not all V4L2 platform drivers are for camera

When the platform drivers got added, they were all part of
complex camera support. This is not the case anymore, as we
now have codecs and other stuff there too.

So, fix the dependencies, in order to not require users to
manually select something that it doesn't make sense.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/Kconfig
drivers/media/platform/Kconfig