arch/riscv/configs/rv32_defconfig
0 → 100644
+84
−0
Loading
This patch adds rv32_defconfig for 32bit systems. The only difference between rv32_defconfig and defconfig is that rv32_defconfig has CONFIG_ARCH_RV32I=y. Signed-off-by:Anup Patel <anup.patel@wdc.com> Signed-off-by:
Palmer Dabbelt <palmer@sifive.com>