media: platform: vde: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:47:45 +0000 (12:47 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:31 +0000 (05:56 +0100)
commit669f0cb5ea2523bea75c8e89cad4f2545d37eb84
tree0b5ecca71d4348e5173b9ade1d5332bd46ea9a22
parente19e7b615c9c6932391f361c1c15f91800172664
media: platform: vde: move config to its own file

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

Acked-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/tegra/vde/Kconfig [new file with mode: 0644]