media: platform: move some manufacturer entries
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 13:20:46 +0000 (14:20 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:51 +0000 (05:56 +0100)
commit0461b70d0697fab7742e1ea4a5f63351ea821e04
treeec96586a2561c8176c0cec73149fcc52409679c0
parent32ccd1f5a116eb5b848aa722e70f6a1ec91e590f
media: platform: move some manufacturer entries

As there are 4 manufacturer's directories with multiple sources
(qcom, rockchip, sti and sunxi), move the sources from
platform/Kconfig to their specific Konfig files.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/qcom/Kconfig [new file with mode: 0644]
drivers/media/platform/rockchip/Kconfig [new file with mode: 0644]
drivers/media/platform/sti/Kconfig [new file with mode: 0644]
drivers/media/platform/sunxi/Kconfig