Re: [PATCH 3/3] ARM: qcom: Drop ARCH_MSM* configs

From: Arnd Bergmann
Date: Wed Nov 25 2015 - 07:52:31 EST


On Wednesday 25 November 2015 13:27:55 Daniel Lezcano wrote:
>
> What about:
>
> textofs-$(CONFIG_ARCH_MSM8X60) := 0x00208000
> textofs-$(CONFIG_ARCH_MSM8960) := 0x00208000
>
> in arch/arm/Makefile

Good point, we need to do something about these still.

> and
>
> CONFIG_ARCH_MSM8X60=y
> CONFIG_ARCH_MSM8960=y
> CONFIG_ARCH_MSM8974=y
>
> in arch/arm/configs/qcom_defconfig and multi_v7_defconfig
>
> ?

These should be removed, but they are harmless.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/