kernelconfig_penguin

Prepend kernel release version in the message by default

configname: CONFIG_NETCONSOLE_PREPEND_RELEASE

Linux Kernel Configuration
└─> Device Drivers
└─> Network device support
└─> Prepend kernel release version in the message by default

In linux kernel since version 4.14.327 (release Date: 2023-10-10)  

Set kernel release to be prepended to each netconsole message by
default. If this option is set, the kernel release is prepended into
the first field of every netconsole message, so, the netconsole
server/peer can easily identify what kernel release is logging each
message. See <file:Documentation/networking/netconsole.rst> for
details.