Custom Kernel missing /boot/config file

Hi Guys, Good Morning.

I have been able to build custom kernel following page Building and Installing Custom Linux Kernels - Documentation

I am able to boot into the custom kernel. But I don’t see /boot/config-$(uname -r). (file that stores custom kernel configuration. Please let me know how to create it.

Thanks,

Ginntu

A quick google on this suggest you having to copy it manually to /boot.

Thanks. But from where to copy it ?

From the directory you built your kernel, it should be in there.