commit | 016baa59bf9f6c2550480b73f18100285e3a4fd2 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@collabora.com> | Wed Apr 15 00:06:24 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Apr 16 10:36:11 2020 +0200 |
tree | fa67868860ee5baa128b29ef10d1caed04715f2d | |
parent | 9cbb04551a85b6b222b0cec9c3d9d1b2a69e55ed [diff] |
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>