[PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs

Arnd Bergmann arnd at arndb.de
Wed Jun 7 12:49:58 PDT 2017


On Wed, Jun 7, 2017 at 8:18 PM, Krzysztof Kozlowski <krzk at kernel.org> wrote:
> Some configs for Samsung ARM SoCs were not updated for some time and
> they still contain obsolete Kconfig entries.  Generate new defconfig for
> all Samsung ARM architectures (Exynos, S3C24xx, S3C64xx, S5Pv210).
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>

Hi Krzysztof,

Updating the defconfig files is good, but I'm always a little unsure
about loss of
information when we do that. Would it be possible for you to split this patch
into two halves, with one of them just reordering the entries that moved,
and the second one removing the entries that have disappeared, with an
explanation for why they are no longer there? That would let us see whether
the change was intentional and avoid problems from renamed Kconfig
symbols that are no longer enabled afterwards.

      Arnd



More information about the linux-arm-kernel mailing list