From my quick googling, the kernel already has support for the scroll wheel (I may be wrong).
Which options are necessary to have scroll wheel support? AFAICT it is USB_ARCH_HAS_ HCD and OHCI, but those are enabled in my kernel, and the scroll wheel doesn't work.
Since I'm in the process of compiling updated kernels, I would like to add this as well.