Re: kernel options INCLUDE_CONFIG_FILE

From: void <void_at_f-m.fm>
Date: Sat, 13 Sep 2025 18:26:27 UTC
On Sat, Sep 13, 2025 at 08:14:28PM +0200, Florian Smeets wrote:

>% config -x /boot/kernel/kernel|head -2
>options	CONFIG_AUTOGENERATED
>ident	GENERIC

thank you! This is quite useful.

I notice some arches don't have this enabled by default.
It's present on a stable/14 amd64 box. 
Missing on riscv64 GENERIC current/16 
I guess the reason is it occupies space? And maybe there's 
not a lot for some arches.
--