]> git.baikalelectronics.ru Git - 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)
commit97485b296b9c9c9058d45b04f51b9f054e994905
tree65e553cf45fc689b7d8af16ad14577d523840da6
parent3d4363d26055e4efc2a4b8a5db3c5aa6d102baae
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