OSDN Git Service

media: Kconfig: update the MEDIA_SUPPORT help message
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 24 Mar 2020 09:15:43 +0000 (10:15 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:04 +0000 (10:29 +0200)
There are more things than just cameras and TV devices on
media. Update the help message accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/Kconfig

index 31fbdb2..72d4f3e 100644 (file)
@@ -18,8 +18,10 @@ menuconfig MEDIA_SUPPORT
        tristate "Multimedia support"
        depends on HAS_IOMEM
        help
-         If you want to use Webcams, Video grabber devices and/or TV devices
-         enable this option and other options below.
+         If you want to use media devices, including Webcams, Video grabber
+         devices and/or TV devices, V4L2 codecs, etc, enable this option
+         and other options below.
+
          Additional info and docs are available on the web at
          <https://linuxtv.org>