]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
riscv: Fixup difference with defconfig
authorGuo Ren <guoren@linux.alibaba.com>
Tue, 5 Apr 2022 07:13:02 +0000 (15:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:26:11 +0000 (10:26 +0200)
commit67ae371163c08a34a339694d4e2a3f7cb71da5ac
tree9195598ab196b2a0ada78e70153adc08eb4bb73a
parentb26e1c777890e4b938136deb8ec07a29f33862e4
riscv: Fixup difference with defconfig

[ Upstream commit 72f045d19f25f19be6d7682d5b1d948e20580817 ]

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@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220405071314.3225832-9-guoren@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/riscv/Makefile