mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 22:23:55 +00:00
63fe3d27b2
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>
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
comment "Rockchip media platform drivers"
|
|
|
|
source "drivers/media/platform/rockchip/rga/Kconfig"
|
|
source "drivers/media/platform/rockchip/rkisp1/Kconfig"
|