Re: [PATCH] x86/cpu: cleanup duplicate dependencies in Kconfig
From: Julian Braha
Date: Tue Jun 02 2026 - 00:34:24 EST
On 5/31/26 08:05, Ingo Molnar wrote:
> in practice it's useful to see 'at a glance' whether such a
> CPU config option is 32-bit only, 64-bit only or generic.
Hi Ingo,
What do you think about using comments for this? Having spent
quite a bit of time looking at Kconfig, I think that comments
are underused.
- Julian Braha