[PATCH] riscv: replace select with dependency for visible RELOCATABLE

Paul Walmsley pjw at kernel.org
Fri May 22 16:48:34 PDT 2026


On Sun, 3 May 2026, Julian Braha wrote:

> RANDOMIZE_BASE currently selects RELOCATABLE even though RELOCATABLE
> is visible to users. Some other architectures, like x86, use 'depends on'
> for RELOCATABLE in their definition of RANDOMIZE_BASE, so let's do the same
> here.
> 
> This select-visible Kconfig misusage was detected by Kconfirm, a static
> analysis tool for Kconfig.
> 
> Signed-off-by: Julian Braha <julianbraha at gmail.com>

Thanks, queued for v7.2.


- Paul



More information about the linux-riscv mailing list