Actually, you should be able to grab /boot/config-2.x.x (whatever one matches the kernel you're *running*, copy that into /usr/src/kernel-source-2.x.x/.config, and then run make dep on *that* one, to get the right headers for the kernel you're actually running.