How to configure a Linux kernel based on the modules currently in use?
- by Carla
Hello, I'm willing to build a minimal kernel with only the needed things for my machine; so I started by compiling the kernel from the ground up, using the default configuration and adding things that I know for sure I have (i.e.: Ethernet card, WiFi card, ...).
But there are several other things not so easy to know about (i.e.: the watchdog…