Kukjin Kim <kgene@xxxxxxxxxx> writes: [...] > If we could make LPAE enabled defconfig for all ARM platforms, I'm fine. I > think your concern is creating SoC specific defconfig and I agree with you. > But I'm not sure how we can support LPAE enabled defconfig for ARM > platforms. Here's a simple way to keep a single base defconfig, and enable LPAE: $ echo CONFIG_ARM_LPAE=y > /tmp/lpae.config $ ./scripts/kconfig/merge_config.sh arch/arm/config/exynos_defconfig /tmp/lpae.config Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html