Tool/software: Linux
Hi Champs,
I installed Processor SDK Linux 05_02_00_10 and I am trying to compile only ov1063x device driver.
Can I do that? If so, could you please let me know how to costomize the kernel configuration?
Best regards,
J-breeze
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Hi Champs,
I installed Processor SDK Linux 05_02_00_10 and I am trying to compile only ov1063x device driver.
Can I do that? If so, could you please let me know how to costomize the kernel configuration?
Best regards,
J-breeze
Hi Margarita,
Thank you for your information.
I executed a command below but I could not find ov1063x device driver. Could you please let me know where I can find the device driver?
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfig
Device Drivers --->
<*> Multimedia support --->
[*] V4L platform devices -->
< > Marvell 88ALP01 (Cafe) CMOS Camera Controller support
< > Video Multiplexer
<M> SoC camera support
<M> platform camera support
< > Xilinx Video IP (EXPERIMENTAL)
<M> TI CAL (Camera Adaptation Layer) driver
<M> TI Video Input Port
!!! I can not select the ov1063x !!!
Best Regards,
J-breeze
Hello,
You are in wrong place in menuconfig.
Please check in Device Drivers-> Multimedia support there is "I2C Encoders, decoders, sensors and other helper chips"
OmniVision OV1063X sensor support is already included as Module.
Hope this helps.
BR
Margarita