[PATCH v9 10/14] ARM: config: append lpae configuration

Olof Johansson olof at lixom.net
Tue May 20 11:19:14 PDT 2014


On Tue, May 20, 2014 at 6:10 AM, Haojian Zhuang
<haojian.zhuang at linaro.org> wrote:
> Append multi_v7_lpae_config. In this default configuration,
> CONFIG_ARCH_MULTI_V6 is disabled. CONFIG_ARM_LPAE is enabled.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang at linaro.org>
> ---
>  arch/arm/configs/multi_v7_lpae_defconfig | 351 +++++++++++++++++++++++++++++++
>  1 file changed, 351 insertions(+)
>  create mode 100644 arch/arm/configs/multi_v7_lpae_defconfig

This has to be done with more care than just taking v7_defconfig and
enabling LPAE. There are lots of platforms enabled in this config that
would never boot with LPAE on.


-Olof



More information about the linux-arm-kernel mailing list