media: Kconfig: Don't expose the Request API option
authorEzequiel Garcia <ezequiel@collabora.com>
Tue, 14 Apr 2020 22:06:24 +0000 (00:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 16 Apr 2020 08:36:11 +0000 (10:36 +0200)
commit016baa59bf9f6c2550480b73f18100285e3a4fd2
treefa67868860ee5baa128b29ef10d1caed04715f2d
parent9cbb04551a85b6b222b0cec9c3d9d1b2a69e55ed
media: Kconfig: Don't expose the Request API option

The Request API isn't meant to be chosen by users,
but instead should be selected by drivers that want
to support it.

Hantro and Cedrus are already selecting the right options,
so only the test drivers need to be fixed.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/mc/Kconfig
drivers/media/test_drivers/Kconfig
drivers/media/test_drivers/vicodec/Kconfig
drivers/media/test_drivers/vivid/Kconfig