media: platform: coda: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:25:33 +0000 (12:25 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 14 Mar 2022 08:43:00 +0000 (09:43 +0100)
commitd205d312b1bb86956776cd77fc4e7d6fa626f371
tree41fec41b10922e568402ffaa85005230134f2933
parent52b3a219dd4ab46b2b8ba7af5648f6e1e026f876
media: platform: coda: move config to its own file

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

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/coda/Kconfig [new file with mode: 0644]