lkml.org 
[lkml]   [2023]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [RFC][PATCH] kconfig: introduce listunknownconfig
On Thu, Aug 17, 2023 at 5:30 PM Sergey Senozhatsky
<senozhatsky@chromium.org> wrote:
>
> Example:
> Suppose old .config has the following two options which
> were removed from the recent kernel:
>
> $ cat .config
> CONFIG_DISABLE_BUGS=y
>
> Running `make listunknownconfig` produces the following
> list of unrecognized symbols:
>
> .config:6:warning: unknown symbol: DISABLE_BUGS
> .config:7:warning: unknown unset symbol: ENABLE_WINAPI
>
> Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>


A new target is not what I like to see.


We decided to add KCONFIG_VERBOSE, which will be used to
warn options accidentally disabled or downgraded.

https://lore.kernel.org/linux-kbuild/20230809002436.18079-1-sunying@nj.iscas.ac.cn/T/#u


--
Best Regards

Masahiro Yamada

\
 
 \ /
  Last update: 2023-08-20 04:37    [W:0.070 / U:2.876 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site