Re: [PATCH v2] kconfig: fix submenu rendering of negative dependencies

Nicolas Schier <[email protected]>
Newsgroups gmane.linux.kbuild.devel,gmane.linux.kernel
Message-ID <178601984547.3769299.10178477594396432625.b4-review@b4>
On Sat, 01 Aug 2026 15:52:38 +0100, Julian Braha <[email protected]> wrote:
> The Kconfig frontend should render options that depend on a
> previous option in the submenu of that previous option. But
> currently, this breaks for negative dependencies. For example,
> option FOO may be rendered in the submenu of option BAR, despite
> FOO actually depending on !BAR.
> 
> Let's fix this ironic rendering by modifying Kconfig to explicitly
> check negative dependencies.
> 
> [...]

Reviewed-by: Nicolas Schier <[email protected]>
Tested-by: Nicolas Schier <[email protected]>

-- 
Nicolas
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.