Re: [PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
Julian Braha <[email protected]> Sat, 4 Jul 2026 17:18:53 +0100
| Newsgroups | gmane.linux.kbuild.devel,gmane.linux.documentation,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/4/26 16:33, Arnd Bergmann wrote: > The difference is that a plain 'depends on BAR' does not > allow FOO=m with BAR=n. Of course, that makes perfect sense. Thank you, Arnd! - Julian Braha