summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-03-13 13:34:06 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-18 07:58:35 +0300
commit63fe3d27b226fe01746bace4d1f1f2164406140d (patch)
tree0a2c80fdebf960a21f9c8550c5678d116c5f499c /drivers/media/platform/st/Kconfig
parentf2ab6d3e8c485f794b5e2de07c09d2bd653ef85e (diff)
downloadlinux-63fe3d27b226fe01746bace4d1f1f2164406140d.tar.xz
media: platform/*/Kconfig: make manufacturer menus more uniform
Do some adjustments at the per-vendor Kconfig, adding a comment at the beginning in order to identify the manufacturer, and adjust a few entries to make them look more uniform. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> # For sunxi Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/platform/st/Kconfig')
-rw-r--r--drivers/media/platform/st/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/platform/st/Kconfig b/drivers/media/platform/st/Kconfig
index 592c7b96e0a9..b29c258ea5fc 100644
--- a/drivers/media/platform/st/Kconfig
+++ b/drivers/media/platform/st/Kconfig
@@ -1,4 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
+comment "STMicroelectronics media platform drivers"
+
source "drivers/media/platform/st/sti/Kconfig"
source "drivers/media/platform/st/stm32/Kconfig"