Re: [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver
From: Greg KH
Date: Tue Feb 02 2021 - 07:05:25 EST
On Mon, Feb 01, 2021 at 07:24:53PM +0200, Adrian Catangiu wrote:
> +config SYSGENID
> + tristate "System Generation ID driver"
> + default N
"N" is always the default, no need to list it again :(