media: platform: s5p-jpeg: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 12:38:15 +0000 (13:38 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:50 +0000 (05:56 +0100)
commitf879856a91daa91156f9b81c7be3dbf4f31bcd20
tree02cd19b28fb0a7148007bc4140f0066b0d1a85b3
parent1d031da4f6e7ec7a83b6920d663e3baec11f6a98
media: platform: s5p-jpeg: move config to its own file

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

Acked-by: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/s5p-jpeg/Kconfig [new file with mode: 0644]