]> git.itanic.dy.fi Git - linux-stable/commit
staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 28 Nov 2023 18:31:53 +0000 (19:31 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 7 Dec 2023 07:31:15 +0000 (08:31 +0100)
commitb58253793f4fe7495af3157d7f29cf0919183009
treedc4654b855f04022c23330c4558497f7de9ac4d1
parent15dfed5b4933564470d608705c1630b6ad822160
staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE

The StarFive Camera Subsystem is only present on the StarFive JH7110
SoC.  Hence add a dependency on ARCH_STARFIVE, to prevent asking the
user about this driver when configuring a kernel without StarFive SoC
support.

Fixes: bba185d141b1 ("media: staging: media: starfive: camss: Add core driver")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/staging/media/starfive/camss/Kconfig