A lot of entries (like all the CONFIG_SOUND*) are missing from the /usr/include/linux/autoconf.h and /usr/src/linux/include/linux/autoconf.h files. The problem is present in kernel-2.4.2-0.1.25, but not in the wolverine package.
What do you need /usr/include/linux/autoconf.h for ?
/usr/include/linux/autoconf.h isn't really a problem, but /usr/src/linux/include/linux/autoconf.h is needed when building drivers external to the kernel tree (like ALSA).
Other missing entries include AGPGART_MODULE and PROC_FS which are used by Nvidia's kernel module (and other's I'm usre).
Missing from where? /usr/include ? The kernel the NVidia drivers for Red Hat Linux 7.1 were built against ?
There are entires missing from /lib/modules/.../build/include/autoconf.h which is a symlink back to the kernel sources in /usr/src