[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAhSdy3SRFkPmJu_2wQ+g9wi1i313np75719SXA1yNSbG2jupw@mail.gmail.com>
Date: Wed, 8 Sep 2021 14:10:47 +0530
From: Anup Patel <anup@...infault.org>
To: Vineet Gupta <vgupta@...nel.org>
Cc: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Anup Patel <anup.patel@....com>,
Atish Patra <atish.patra@....com>,
Bin Meng <bin.meng@...driver.com>,
Sagar Shrikant Kadam <sagar.kadam@...ive.com>,
linux-riscv <linux-riscv@...ts.infradead.org>,
"linux-kernel@...r.kernel.org List" <linux-kernel@...r.kernel.org>,
Heinrich Schuchardt <xypron.glpk@....de>
Subject: Re: [PATCH] riscv: config: enable default defconfig to boot Hifive Unmatched
+Heinrich
On Wed, Sep 8, 2021 at 5:23 AM Vineet Gupta <vgupta@...nel.org> wrote:
>
> We need just a few options related to NLS when mouting boot partition
> for Unmatched to boot off of mainline kernels.
>
> Signed-off-by: Vineet Gupta <vgupta@...nel.org>
This is exactly same as what Heinrich posted a month back.
https://www.spinics.net/lists/kernel/msg4041633.html
Regards,
Anup
> ---
> arch/riscv/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
> index 1f2be234b11c..fc9a4e0a9500 100644
> --- a/arch/riscv/configs/defconfig
> +++ b/arch/riscv/configs/defconfig
> @@ -108,6 +108,8 @@ CONFIG_NFS_V4_1=y
> CONFIG_NFS_V4_2=y
> CONFIG_ROOT_NFS=y
> CONFIG_9P_FS=y
> +CONFIG_NLS_CODEPAGE_437=y
> +CONFIG_NLS_ISO8859_1=y
> CONFIG_CRYPTO_USER_API_HASH=y
> CONFIG_CRYPTO_DEV_VIRTIO=y
> CONFIG_PRINTK_TIME=y
> --
> 2.30.2
>
Powered by blists - more mailing lists