Re: [PATCH V12 07/24] LoongArch: Add build infrastructure

From: Randy Dunlap
Date: Wed Jun 01 2022 - 11:48:34 EST


Hi--

On 6/1/22 02:59, Huacai Chen wrote:
> +config 32BIT
> + bool
> +
> +config 64BIT
> + def_bool y
> +

I don't see a way to set (enable) 32BIT.
Please explain how to do that.

thanks.
--
~Randy