CORRECT TEXT
What is the name of the Kernel configuration file? Type just the filename.
Answer: config
Explanation:
config hidden file is the kernel configuration file so while you recompile the kernel, you should copy the .config file into /boot.
Example: cp .config /boot/config-2.4.17