[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210129071341.GH4356@dragon>
Date: Fri, 29 Jan 2021 15:13:42 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Alistair Francis <alistair@...stair23.me>
Cc: arnd@...db.de, olof@...om.net, robh+dt@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
linux-imx@....com, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
alistair23@...il.com
Subject: Re: [PATCH v2 3/3] arch/arm/configs: Enable VMSPLIT_2G in
imx_v6_v7_defconfig
On Sun, Jan 17, 2021 at 10:03:01AM -0800, Alistair Francis wrote:
> The reMarkable2 requires VMSPLIT_2G, so lets set this in the
> imx_v6_v7_defconfig.
Hmm, why is VMSPLIT_2G required by reMarkable2?
Shawn
>
> Signed-off-by: Alistair Francis <alistair@...stair23.me>
> ---
> arch/arm/configs/imx_v6_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 55674cb1ffce..fa9229616106 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -29,6 +29,7 @@ CONFIG_SOC_IMX7D=y
> CONFIG_SOC_IMX7ULP=y
> CONFIG_SOC_VF610=y
> CONFIG_SMP=y
> +CONFIG_VMSPLIT_2G=y
> CONFIG_ARM_PSCI=y
> CONFIG_HIGHMEM=y
> CONFIG_FORCE_MAX_ZONEORDER=14
> --
> 2.29.2
>
Powered by blists - more mailing lists