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.

TVP5146 and MT9T001 module problem

Other Parts Discussed in Thread: TVP5146

Dear experts,

     In my application i am using CMOS sensor to capture image. I had already achieved it. My system was running fine. But due to some reason I had to reinstall my kernel on my board. I am using DM355 Leopard board and Montavista 5. Now when i select options for kernel in xconfig or menuconfig i am not able to edit option for TVP5146 video decoder and MT9T001 under the option of Multimedia device. And due to that when i insert both the modules manually by insmod it gives me following error..

mt9t001: exports duplicate symbol mt9t001_ctrl (owned by kernel)               
insmod: error inserting 'mt9t001.ko': -1 Invalid module format

tvp5146: exports duplicate symbol tvp5146_ctrl (owned by kernel)               
insmod: error inserting 'tvp5146.ko': -1 Invalid module format

The inserted screenshot shows the window of xconfig where those two modules dont give any option to make it included or modular in kernel.

I think I am missing to mark any of related option in kernel.. I have checked different options but not getting solution.

Pls help me on this.....

Thanking you...