[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2X7unsa2N5ynkUdk6H1=GZiWTyKBiLrDjQirAc9nfKhg@mail.gmail.com>
Date: Thu, 21 Jul 2022 16:36:27 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Linux ARM <linux-arm-kernel@...ts.infradead.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Russell King <linux@...linux.org.uk>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...rochip.com>,
Florian Fainelli <f.fainelli@...il.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
Alexander Shiyan <shc_work@...l.ru>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Vladimir Zapolskiy <vz@...ia.com>,
Taichi Sugaya <sugaya.taichi@...ionext.com>,
Takao Orito <orito.takao@...ionext.com>,
Liviu Dudau <liviu.dudau@....com>,
Sudeep Holla <sudeep.holla@....com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Andrew Lunn <andrew@...n.ch>,
Gregory Clement <gregory.clement@...tlin.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Aaro Koskinen <aaro.koskinen@....fi>,
Janusz Krzysztofik <jmkrzyszt@...il.com>,
Tony Lindgren <tony@...mide.com>,
Neil Armstrong <narmstrong@...libre.com>,
Dinh Nguyen <dinguyen@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-aspeed <linux-aspeed@...ts.ozlabs.org>,
bcm-kernel-feedback-list <bcm-kernel-feedback-list@...adcom.com>,
"moderated list:BROADCOM BCM2835 ARM ARCHITECTURE"
<linux-rpi-kernel@...ts.infradead.org>,
"moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES"
<linux-samsung-soc@...r.kernel.org>,
linux-omap <linux-omap@...r.kernel.org>, linux-oxnas@...ups.io,
linux-stm32@...md-mailman.stormreply.com,
linux-sunxi@...ts.linux.dev,
"open list:TEGRA ARCHITECTURE SUPPORT" <linux-tegra@...r.kernel.org>,
Linux-sh list <linux-sh@...r.kernel.org>
Subject: Re: [PATCH 1/6] ARM: refresh defconfig files
On Thu, Jul 21, 2022 at 4:13 PM Arnd Bergmann <arnd@...nel.org> wrote:
>
> From: Arnd Bergmann <arnd@...db.de>
>
> A lot of Kconfig options have changed over the years, and we tend
> to not do a blind 'make defconfig' to refresh the files, to ensure
> we catch options that should not have gone away.
>
> I used some a bit of scripting to only rework the bits where an
> option moved around in any of the defconfig files, without also
> dropping any of the other lines, to make it clearer which options
> we no longer have.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Apparently this patch got a little large and was rejected by some of
the mailing lists, in case someone wonders what happened.
Fortunately the contents don't actually matter here, as I'm just
reordering the lines as seen in the diffstat.
Arnd
> ---
> arch/arm/configs/am200epdkit_defconfig | 26 ++---
> arch/arm/configs/aspeed_g4_defconfig | 16 +--
> arch/arm/configs/aspeed_g5_defconfig | 16 +--
> arch/arm/configs/assabet_defconfig | 8 +-
> arch/arm/configs/at91_dt_defconfig | 10 +-
> arch/arm/configs/axm55xx_defconfig | 22 ++--
> arch/arm/configs/badge4_defconfig | 8 +-
> arch/arm/configs/bcm2835_defconfig | 36 +++----
> arch/arm/configs/cerfcube_defconfig | 16 +--
> arch/arm/configs/clps711x_defconfig | 2 +-
> arch/arm/configs/cm_x300_defconfig | 26 ++---
> arch/arm/configs/cns3420vb_defconfig | 18 ++--
> arch/arm/configs/colibri_pxa270_defconfig | 32 +++---
> arch/arm/configs/colibri_pxa300_defconfig | 10 +-
> arch/arm/configs/collie_defconfig | 20 ++--
> arch/arm/configs/corgi_defconfig | 44 ++++----
> arch/arm/configs/davinci_all_defconfig | 26 ++---
> arch/arm/configs/dove_defconfig | 28 ++---
> arch/arm/configs/ep93xx_defconfig | 16 +--
> arch/arm/configs/eseries_pxa_defconfig | 26 ++---
> arch/arm/configs/exynos_defconfig | 20 ++--
> arch/arm/configs/ezx_defconfig | 72 ++++++-------
> arch/arm/configs/footbridge_defconfig | 14 +--
> arch/arm/configs/h3600_defconfig | 10 +-
> arch/arm/configs/h5000_defconfig | 18 ++--
> arch/arm/configs/hackkit_defconfig | 4 +-
> arch/arm/configs/hisi_defconfig | 24 ++---
> arch/arm/configs/imx_v4_v5_defconfig | 8 +-
> arch/arm/configs/imx_v6_v7_defconfig | 8 +-
> arch/arm/configs/integrator_defconfig | 2 +-
> arch/arm/configs/iop32x_defconfig | 20 ++--
> arch/arm/configs/jornada720_defconfig | 10 +-
> arch/arm/configs/keystone_defconfig | 62 +++++------
> arch/arm/configs/lart_defconfig | 6 +-
> arch/arm/configs/lpc18xx_defconfig | 12 +--
> arch/arm/configs/lpc32xx_defconfig | 8 +-
> arch/arm/configs/lpd270_defconfig | 6 +-
> arch/arm/configs/lubbock_defconfig | 10 +-
> arch/arm/configs/magician_defconfig | 30 +++---
> arch/arm/configs/mainstone_defconfig | 4 +-
> arch/arm/configs/milbeaut_m10v_defconfig | 6 +-
> arch/arm/configs/mini2440_defconfig | 6 +-
> arch/arm/configs/mmp2_defconfig | 28 ++---
> arch/arm/configs/moxart_defconfig | 18 ++--
> arch/arm/configs/mps2_defconfig | 14 +--
> arch/arm/configs/multi_v4t_defconfig | 4 +-
> arch/arm/configs/multi_v5_defconfig | 12 +--
> arch/arm/configs/multi_v7_defconfig | 62 +++++------
> arch/arm/configs/mv78xx0_defconfig | 32 +++---
> arch/arm/configs/mvebu_v5_defconfig | 28 ++---
> arch/arm/configs/mvebu_v7_defconfig | 2 +-
> arch/arm/configs/mxs_defconfig | 4 +-
> arch/arm/configs/neponset_defconfig | 24 ++---
> arch/arm/configs/netwinder_defconfig | 10 +-
> arch/arm/configs/nhk8815_defconfig | 6 +-
> arch/arm/configs/omap1_defconfig | 74 ++++++-------
> arch/arm/configs/omap2plus_defconfig | 16 +--
Powered by blists - more mailing lists