[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251120090846-746f973f-e08a-46ab-a00d-87a5be759941@linutronix.de>
Date: Thu, 20 Nov 2025 09:11:06 +0100
From: Thomas Weißschuh <thomas.weissschuh@...utronix.de>
To: Huacai Chen <chenhuacai@...ngson.cn>
Cc: Arnd Bergmann <arnd@...db.de>, Huacai Chen <chenhuacai@...nel.org>,
loongarch@...ts.linux.dev, linux-arch@...r.kernel.org, Xuefeng Li <lixuefeng@...ngson.cn>,
Guo Ren <guoren@...nel.org>, Xuerui Wang <kernel@...0n.name>,
Jiaxun Yang <jiaxun.yang@...goat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 13/14] LoongArch: Adjust default config files for
32BIT/64BIT
On Tue, Nov 18, 2025 at 07:27:27PM +0800, Huacai Chen wrote:
> Add loongson32_defconfig (for 32BIT) and rename loongson3_defconfig to
> loongson64_defconfig (for 64BIT).
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
> Signed-off-by: Huacai Chen <chenhuacai@...ngson.cn>
> ---
> arch/loongarch/configs/loongson32_defconfig | 1110 +++++++++++++++++
> ...ongson3_defconfig => loongson64_defconfig} | 0
> 2 files changed, 1110 insertions(+)
> create mode 100644 arch/loongarch/configs/loongson32_defconfig
> rename arch/loongarch/configs/{loongson3_defconfig => loongson64_defconfig} (100%)
KBUILD_DEFCONFIG also needs to be adapted to this rename.
FYI the cover letter says the series is based on v6.16-rc6, but the series
doesn't apply to it.
(...)
Powered by blists - more mailing lists