[PATCH V4 05/17] riscv: Fixup difference with defconfig

Christoph Hellwig hch at infradead.org
Mon Jan 31 23:23:04 AEDT 2022


On Sat, Jan 29, 2022 at 08:17:16PM +0800, guoren at kernel.org wrote:
> From: Guo Ren <guoren at linux.alibaba.com>
> 
> Let's follow the origin patch's spirit:
> 
> The only difference between rv32_defconfig and defconfig is that
> rv32_defconfig has  CONFIG_ARCH_RV32I=y.
> 
> This is helpful to compare rv64-compat-rv32 v.s. rv32-linux.
> 
> Fixes: 1b937e8faa87ccfb ("RISC-V: Add separate defconfig for 32bit systems")
> Signed-off-by: Guo Ren <guoren at linux.alibaba.com>
> Signed-off-by: Guo Ren <guoren at kernel.org>

Wouldn't a common.config that generats both the 32-bit and 64-bit
configs a better idea?


More information about the Linuxppc-dev mailing list