Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1660156
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs |
| Date | 2017-06-07 22:00 +0200 |
| Message-ID | <tPPhv-2wD-15@gated-at.bofh.it> (permalink) |
| References | <tPNIJ-1Ge-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 7, 2017 at 8:18 PM, Krzysztof Kozlowski <krzk@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@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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs Krzysztof Kozlowski <krzk@kernel.org> - 2017-06-07 20:20 +0200
Re: [PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs Arnd Bergmann <arnd@arndb.de> - 2017-06-07 22:00 +0200
Re: [PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs Krzysztof Kozlowski <krzk@kernel.org> - 2017-06-08 08:50 +0200
Re: [PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs Arnd Bergmann <arnd@arndb.de> - 2017-06-08 09:30 +0200
csiph-web