Skip to content

Conversation

@yipengqu
Copy link

@yipengqu yipengqu commented Mar 6, 2023

Add OV13858 to Makefile
Fix OV13858 driver build on kernel 5.14+
Add OV13858 device id: OVTID858

Add OV13858 to Makefile
Fix OV13858 driver build on kernel 5.14+
Add OV13858 device id: OVTID858
export CONFIG_VIDEO_OV2740 = m
export CONFIG_VIDEO_HM2170 = m
export CONFIG_VIDEO_HI556 = m
export CONFIG_VIDEO_OV13858_INTEL = m
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For"Build with kernel source tree" case, we need to add a Kconfig option for VIDEO_OV13858_INTEL, then in .config set it as "m" and set original VIDEO_OV13858 to "n" or "not set". Please follow other sensors part and update the README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants