media: platform: venus: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:35:22 +0000 (12:35 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:40 +0000 (06:45 +0100)
commit563faef6bf2291e2e688a89252dab967c670990b
tree81b45c2014a9bae6b932b3415c01a45d5b619ed2
parentc849c4cd1fa7159967af1e4a56bbde0487dcf622
media: platform: venus: move config to its own file

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

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