On Mon, 28 Jun 2021 at 18:29, Todd Gruhn <[email protected]> wrote: > > When I configure, and compile a kernel from HEAD-sources, can I use a kernel > config-file from previous NetBSD versions?
Most likely not. If I were you, I would diff -u the early GENERIC and your own configuration and try to apply the resulting patch to the GENERIC configuration of HEAD; it probably will fail, but it would be a start. -- ----
