[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zij1WyeLSYtkvrOV@buildd.core.avm.de>
Date: Wed, 24 Apr 2024 14:04:43 +0200
From: Nicolas Schier <n.schier@....de>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kconfig: remove SYMBOL_CHOICE flag
On Tue, Apr 23, 2024 at 01:10:54AM +0900, Masahiro Yamada wrote:
> All symbols except choices have a name.
>
> Previously, choices were allowed to have a name, but commit c83f020973bc
> ("kconfig: remove named choice support") eliminated that possibility.
>
> Now, it is easy to distinguish choices from normal symbols; if the name
> is NULL, it is a choice.
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
Thanks, looks good to me.
Reviewed-by: Nicolas Schier <n.schier@....de>
Powered by blists - more mailing lists