media: platform: omap3isp: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:32:30 +0000 (12:32 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:40 +0000 (06:45 +0100)
commitaff225bdf92eb77dfeb91b88eea987a467664709
tree2b4932c12c64d94a1dbb562792fd58b23b298870
parent2bfb94aa5db208187c466371c91137c9e74fb6c2
media: platform: omap3isp: move config to its own file

In order to better organize the platform/Kconfig, place
omap3isp-specific config stuff on a separate Kconfig file.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/omap3isp/Kconfig [new file with mode: 0644]