Skip to content
Snippets Groups Projects
Commit f6736bd8 authored by Randy Dunlap's avatar Randy Dunlap Committed by Greg Kroah-Hartman
Browse files

media: correct MEDIA_TEST_SUPPORT help text


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: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 55b10b88
No related branches found
No related tags found
2 merge requests!33Integrate changes of 5.10.116 version from ST,!16Upgrade v5.10-ktn branch to latest release 5.10.95
......@@ -142,10 +142,10 @@ config MEDIA_TEST_SUPPORT
prompt "Test drivers" if MEDIA_SUPPORT_FILTER
default y if !MEDIA_SUPPORT_FILTER
help
Those drivers should not be used on production Kernels, but
can be useful on debug ones. It enables several dummy drivers
that simulate a real hardware. Very useful to test userspace
applications and to validate if the subsystem core is doesn't
These drivers should not be used on production kernels, but
can be useful on debug ones. This option enables several dummy drivers
that simulate real hardware. Very useful to test userspace
applications and to validate if the subsystem core doesn't
have regressions.
Say Y if you want to use some virtual test driver.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment