media: platform: ti-vpe: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:49:30 +0000 (12:49 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:31 +0000 (05:56 +0100)
commit5cccbe83ff2f3f1c6dddfbb83a7e81901908c4a7
treedca643797a5617d4d6420113a7f5c7a9cf68cb47
parent669f0cb5ea2523bea75c8e89cad4f2545d37eb84
media: platform: ti-vpe: move config to its own file

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