/proc/ksyms
is a virtual file used to extract
the kernel symbols needed to dynamically link
kernel modules.
This file is of little use to end users and even administrators. It lets Linuxconf identify whether the kernel is capable of loading modules.
If this file is available, linuxconf will make sure that the module system is properly initialized.