]> Git Repo - J-linux.git/blob - drivers/staging/media/sunxi/Kconfig
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / staging / media / sunxi / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config VIDEO_SUNXI
3         bool "Allwinner sunXi family Video Devices"
4         depends on ARCH_SUNXI || COMPILE_TEST
5         help
6           If you have an Allwinner SoC based on the sunXi family, say Y.
7
8           Note that this option doesn't include new drivers in the
9           kernel: saying N will just cause Kconfig to skip all the
10           questions about Allwinner media devices.
11
12 if VIDEO_SUNXI
13
14 source "drivers/staging/media/sunxi/cedrus/Kconfig"
15 source "drivers/staging/media/sunxi/sun6i-isp/Kconfig"
16
17 endif
This page took 0.03391 seconds and 4 git commands to generate.