media: starfive: Support starfive platfrom driver build into module
authorliuxl0327 <liuxl0327@starfivetech.com>
Thu, 31 Mar 2022 03:05:45 +0000 (11:05 +0800)
committermason.huo <mason.huo@starfivetech.com>
Fri, 1 Jul 2022 07:05:39 +0000 (15:05 +0800)
commit4dc54ea225e138b6010b4e9717f6dbf950bcd123
tree5d827e5059db1e36fbcaf4848e8dd3306d99e300
parent94eff4a49b2e6d2b1081c3b2bacfda001ae5a176
media: starfive: Support starfive platfrom driver build into module

To support ISP usr mode debugging, support starfive v4l2 driver for kernel
module.
The starfive v4l2 driver is built in kernel by default,
user needs to modify the kernel deconfig to support kernel module.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>
drivers/media/platform/starfive/Kconfig
drivers/media/platform/starfive/Makefile [changed mode: 0755->0644]
drivers/media/platform/starfive/v4l2_driver/stfcamss.c