media: platform: mtk-vpu: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:31:51 +0000 (12:31 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:39 +0000 (06:45 +0100)
commit2bfb94aa5db208187c466371c91137c9e74fb6c2
tree68c44898579eab00761fde2218509d491d946a3e
parent7e0a11a258a90d7ee76a39613efa71477ba59d97
media: platform: mtk-vpu: move config to its own file

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

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