media: platform: rga: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:36:04 +0000 (12:36 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:40 +0000 (06:45 +0100)
commit55f13f5c7c06159e4e8cd6375f8e7e61d24a91ab
treeabc6bbe401ae54e91c63b75f81f6b54ffa3f859c
parent563faef6bf2291e2e688a89252dab967c670990b
media: platform: rga: move config to its own file

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

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/rockchip/rga/Kconfig [new file with mode: 0644]