I'm trying to modify one of the Linux kernel drivers.
But when I tried to insmod, the kernel keeps making "unknown symbol" error message.
I think I configured something different from the original for build. :(
So here is my question.
How can I configure the exact the same config as the original module?
Is there any way to configure easily for a certain kernel image?