media: platform: s5p-mfc: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 12:36:27 +0000 (13:36 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:31 +0000 (05:56 +0100)
commit1d031da4f6e7ec7a83b6920d663e3baec11f6a98
tree66df844dc41e7519a328b5025fa49ae43eb91d5f
parent26e89e83dfb4ff8ea8fa0cf71e17476958388302
media: platform: s5p-mfc: move config to its own file

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

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/s5p-mfc/Kconfig [new file with mode: 0644]