media: platform: camss: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:34:07 +0000 (12:34 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:40 +0000 (06:45 +0100)
commitc849c4cd1fa7159967af1e4a56bbde0487dcf622
tree172b57cf5381d7cc9a4fe6d38d36bf84c67f99ae
parentaff225bdf92eb77dfeb91b88eea987a467664709
media: platform: camss: move config to its own file

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

Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/qcom/camss/Kconfig [new file with mode: 0644]