media: platform: rkisp1: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 12:24:31 +0000 (13:24 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:31 +0000 (05:56 +0100)
commit2662ce2d08760cf749e47265d6275317db335b65
treea305d2233eb488a5658f4a088118e19ae52e8c9a
parent5cccbe83ff2f3f1c6dddfbb83a7e81901908c4a7
media: platform: rkisp1: move config to its own file

In order to better organize the platform/Kconfig, place
rkisp1-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/rockchip/rkisp1/Kconfig [new file with mode: 0644]