Am Mittwoch, 6. April 2022, 20:51:05 CEST schrieb Jude DaShiell: > I'm curious, with a system about to build a kernel does a command or > command switch exist to tell the kernel build process to build the kernel > in such a way that all hardware now enabled gets enabled in the build of > the kernel?
It seems to me you are searching for "make localmodconfig" (but I could be wrong). See more here: https://www.kernel.org/doc/html/latest/admin-guide/README.html#configuring-the-kernel Many Greetings, Peter