Lets suppose I have a module named "mptsas". How can I find out, what kernel configuration menu entry (make menuconfig inside /usr/src/linux) corresponds to that module?
By 'corresponds' I mean what menu entry compiles the appropriate module into the kernel.

//edit: it works very nicely:

