Minimal kernel
How much of the Linux kernel that gets shipped in production is actually never used?
I'm wondering if release teams building/using a kernel image are often overwhelmed by the number of kernel configuration options, and end up shipping code that will never actually be used by their workload.
Are there any automatic tools out there that can fit a minimal Linux kernel to your runtime needs?