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

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