media: platform: mtk-mdp: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:29:59 +0000 (12:29 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:39 +0000 (06:45 +0100)
commit7c52a3c81f9397d79e7f1ab3981781e75726dfcb
tree50f2f36b4d5242d5d5fb1dfd342b74f2c894bfb2
parent26cb720c7e082bd153778f77d23e380accab0d06
media: platform: mtk-mdp: move config to its own file

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