On 30/07/2025 17:31, Greg Troxel wrote:
If you are really trying to do "get rid of everything you don't need" instead of "I don't want COMPAT", then you may find taking GENERIC and only including what you need to be easier, vs "no" for everything you don't. That can include hardware, pseudo-devices and options like COMPAT. The tricky part is lines that you don't entirely understand, making it hard to tell if you need what they do.
While I'm at it, I'll also try this. Thank you!