提交 38c3e4be 编写于 作者: R Randy Dunlap 提交者: Zheng Zengkai

media: correct MEDIA_TEST_SUPPORT help text

stable inclusion
from stable-v5.10.94
commit f6736bd81db48abd9455e007f1f3ba7ec593fd48
bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f6736bd81db48abd9455e007f1f3ba7ec593fd48

--------------------------------

commit 09f4d151 upstream.

Fix grammar/wording in the help text for MEDIA_TEST_SUPPORT.

Fixes: 4b32216a ("media: split test drivers from platform directory")
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 9fb67bdd
...@@ -142,10 +142,10 @@ config MEDIA_TEST_SUPPORT ...@@ -142,10 +142,10 @@ config MEDIA_TEST_SUPPORT
prompt "Test drivers" if MEDIA_SUPPORT_FILTER prompt "Test drivers" if MEDIA_SUPPORT_FILTER
default y if !MEDIA_SUPPORT_FILTER default y if !MEDIA_SUPPORT_FILTER
help help
Those drivers should not be used on production Kernels, but These drivers should not be used on production kernels, but
can be useful on debug ones. It enables several dummy drivers can be useful on debug ones. This option enables several dummy drivers
that simulate a real hardware. Very useful to test userspace that simulate real hardware. Very useful to test userspace
applications and to validate if the subsystem core is doesn't applications and to validate if the subsystem core doesn't
have regressions. have regressions.
Say Y if you want to use some virtual test driver. Say Y if you want to use some virtual test driver.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册