linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@kernel.org>
To: soc@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, Arnd Bergmann <arnd@arndb.de>
Subject: [PATCH 0/6] ARM: refresh config files
Date: Thu, 11 Jan 2024 10:25:44 +0100	[thread overview]
Message-ID: <20240111092550.1313277-1-arnd@kernel.org> (raw)

From: Arnd Bergmann <arnd@arndb.de>

I added these to my soc/defconfig branch to help minimize the
diff for 'make savedefconfig'. there are still a lot of lines that
get dropped by this, but I did not manage to get through all of them.

Arnd Bergmann (6):
  arm64: defconfig reorder config lines
  ARM: defconfig: reorder config lines
  ARM: defconfig: remove sysfs-deprecated entries
  ARM: defconfig: remove CONFIG_NET_ETHERNET references
  ARM: defconfig: remove CONFIG_SLUB references
  ARM: defconfig: remove dead platform options

 arch/arm/configs/am200epdkit_defconfig |   2 -
 arch/arm/configs/aspeed_g4_defconfig   |   4 +-
 arch/arm/configs/aspeed_g5_defconfig   |   4 +-
 arch/arm/configs/assabet_defconfig     |   1 -
 arch/arm/configs/at91_dt_defconfig     |   4 +-
 arch/arm/configs/bcm2835_defconfig     |   4 +-
 arch/arm/configs/clps711x_defconfig    |   7 --
 arch/arm/configs/collie_defconfig      |   3 +-
 arch/arm/configs/davinci_all_defconfig |   2 +-
 arch/arm/configs/dove_defconfig        |   2 -
 arch/arm/configs/ep93xx_defconfig      |   2 +-
 arch/arm/configs/footbridge_defconfig  |   1 -
 arch/arm/configs/gemini_defconfig      |   2 +-
 arch/arm/configs/imx_v4_v5_defconfig   |   5 --
 arch/arm/configs/jornada720_defconfig  |   2 -
 arch/arm/configs/lpc32xx_defconfig     |   2 -
 arch/arm/configs/mmp2_defconfig        |   2 -
 arch/arm/configs/moxart_defconfig      |   4 +-
 arch/arm/configs/multi_v4t_defconfig   |   3 +-
 arch/arm/configs/multi_v5_defconfig    |   2 +-
 arch/arm/configs/multi_v7_defconfig    |  26 +++---
 arch/arm/configs/mv78xx0_defconfig     |   2 -
 arch/arm/configs/neponset_defconfig    |   1 -
 arch/arm/configs/netwinder_defconfig   |   1 -
 arch/arm/configs/omap1_defconfig       |   6 +-
 arch/arm/configs/pxa168_defconfig      |   2 -
 arch/arm/configs/pxa3xx_defconfig      |   2 -
 arch/arm/configs/pxa910_defconfig      |   2 -
 arch/arm/configs/pxa_defconfig         |   9 +-
 arch/arm/configs/qcom_defconfig        |  10 +--
 arch/arm/configs/realview_defconfig    |   6 +-
 arch/arm/configs/rpc_defconfig         |   5 +-
 arch/arm/configs/s3c6400_defconfig     |   2 -
 arch/arm/configs/s5pv210_defconfig     |   2 -
 arch/arm/configs/sama5_defconfig       |   2 +-
 arch/arm/configs/sama7_defconfig       |   4 +-
 arch/arm/configs/spitz_defconfig       |   2 -
 arch/arm/configs/stm32_defconfig       |   2 +-
 arch/arm/configs/tegra_defconfig       |   4 +-
 arch/arm/configs/vf610m4_defconfig     |   2 +-
 arch/arm64/configs/defconfig           | 120 ++++++++++++-------------
 41 files changed, 110 insertions(+), 160 deletions(-)

-- 
2.39.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2024-01-11  9:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11  9:25 Arnd Bergmann [this message]
2024-01-11  9:25 ` [PATCH 1/6] arm64: defconfig reorder config lines Arnd Bergmann
2024-01-11  9:25 ` [PATCH 2/6] ARM: defconfig: " Arnd Bergmann
2024-01-11  9:25 ` [PATCH 3/6] ARM: defconfig: remove sysfs-deprecated entries Arnd Bergmann
2024-01-11  9:25 ` [PATCH 4/6] ARM: defconfig: remove CONFIG_NET_ETHERNET references Arnd Bergmann
2024-01-11  9:25 ` [PATCH 5/6] ARM: defconfig: remove CONFIG_SLUB references Arnd Bergmann
2024-01-11  9:25 ` [PATCH 6/6] ARM: defconfig: remove dead platform options Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240111092550.1313277-1-arnd@kernel.org \
    --to=arnd@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).