On 7-stable
	strings /boot/kernel/kernel | grep ___
fails to show kernel config,
whereas on 6.2-REL & before it worked.
Also in 7 there's no
	START CONFIG FILE
	END CONFIG FILE
Is this deliberate or a mistake ?
strings are still there though, look for
	^options CONFIG_AUTOGENERATED
(assuming your kernel congif gile included
	options INCLUDE_CONFIG_FILE
)
Julian
--
Julian Stacey.  Munich Consultant: BSD Linux Unix.  http://berklix.com
        Ihr Rauch=mein allergischer Kopfschmerz. Dump cigs 4 snuff.
> On 7-stable > strings /boot/kernel/kernel | grep ___ > fails to show kernel config, > whereas on 6.2-REL & before it worked. > Also in 7 there's no > START CONFIG FILE > END CONFIG FILE > Is this deliberate or a mistake ? > strings are still there though, look for > ^options CONFIG_AUTOGENERATED > (assuming your kernel congif gile included > options INCLUDE_CONFIG_FILE > )config -x /boot/kernel/kernel