Re: [PATCH v4] kconfig: add kconfig-sym-check static checker
From: Julian Braha
Date: Tue Jun 23 2026 - 11:25:27 EST
Hi all:
On 6/23/26 16:18, Andrew Jones wrote:
>> I wonder if you have seen KCONFIG_WARN_UNKNOWN_SYMBOLS which seem
>> to be addressing the same (or very similar) problem (unless I'm missing
>> something).
> Thanks, Sergey. I wasn't aware of this. Is there a way to combine that
The two tools do not do the same thing. One is a check on .config and
the other is a check on the Kconfig spec.
Drew and Sergey, please try each other's checks.
- Julian Braha