From: Mauro Carvalho Chehab Date: Tue, 24 Mar 2020 09:15:43 +0000 (+0100) Subject: media: Kconfig: update the MEDIA_SUPPORT help message X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dee1877d9168f3e4b5e3c384d6d217dd1bbd4b49;p=linux.git media: Kconfig: update the MEDIA_SUPPORT help message There are more things than just cameras and TV devices on media. Update the help message accordingly. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index 31fbdb2a8d41d..72d4f3e0b0813 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -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