[PATCH 02/13] riscv: Fixup difference with defconfig

Arnd Bergmann arnd at arndb.de
Wed Dec 22 05:30:24 PST 2021


On Wed, Dec 22, 2021 at 2:06 PM Guo Ren <guoren at kernel.org> wrote:
> On Wed, Dec 22, 2021 at 8:51 PM Arnd Bergmann <arnd at arndb.de> wrote:
> > On Wed, Dec 22, 2021 at 12:34 PM Guo Ren <guoren at kernel.org> wrote:
> > Given that there are no specific rv32 SoC implementations supported
> > by the kernel today (other than SOC_VIRT), the number of users
> > would be close to zero anyway.
> I really agree with you, but we still need the rv32 user mode
> ecosystem for memory footprint.

Sure, I just meant there are few users that would have to relearn typing
"make defconfig 32-bit.config" instead of "make rv32_defconfig" even
without the added Makefile target.

         Arnd



More information about the linux-riscv mailing list