summaryrefslogtreecommitdiff
path: root/drivers/media/platform/aspeed/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-03-13 11:34:06 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-18 05:58:35 +0100
commit63fe3d27b226fe01746bace4d1f1f2164406140d (patch)
tree0a2c80fdebf960a21f9c8550c5678d116c5f499c /drivers/media/platform/aspeed/Kconfig
parentf2ab6d3e8c485f794b5e2de07c09d2bd653ef85e (diff)
downloadlwn-63fe3d27b226fe01746bace4d1f1f2164406140d.tar.gz
lwn-63fe3d27b226fe01746bace4d1f1f2164406140d.zip
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/aspeed/Kconfig')
-rw-r--r--drivers/media/platform/aspeed/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/platform/aspeed/Kconfig b/drivers/media/platform/aspeed/Kconfig
index 5025e892844c..f46dfdf36f1c 100644
--- a/drivers/media/platform/aspeed/Kconfig
+++ b/drivers/media/platform/aspeed/Kconfig
@@ -1,4 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
+
+comment "Aspeed media platform drivers"
+
config VIDEO_ASPEED
tristate "Aspeed AST2400 and AST2500 Video Engine driver"
depends on V4L_PLATFORM_DRIVERS