All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Linus Walleij <linusw@kernel.org>,
	Drew Fustini <fustini@kernel.org>,
	soc@lists.linux.dev
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Subject: [PATCH v2 0/5] arm64: defconfig: Cleanup and change Ethernet drivers
Date: Wed, 29 Apr 2026 20:50:21 +0200	[thread overview]
Message-ID: <20260429-defconfig-v2-0-e4ed4186028b@oss.qualcomm.com> (raw)

Changes in v2:
- Drop patch #5 "arm64: defconfig: Drop AMD XGBE Ethernet driver",
  because the XGBE driver is used by enabled ARCH_SEATTLE
- Last patch (switch to modules): switch also IGB, because it can be a
  module, since I2C will be built-in. Switch XGBE to module (it is not
  removed now).
- Add tags.
- Link to v1: https://patch.msgid.link/20260412-defconfig-v1-0-a46918286451@oss.qualcomm.com

Several first commits have no functional impact.  The last one has.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      arm64: defconfig: Move entries to match savedefconfig
      arm64: defconfig: Drop unused legacy netfilter options
      arm64: defconfig: Drop default or selected drivers
      arm64: defconfig: Drop unused Ethernet vendors
      arm64: defconfig: Switch Ethernet drivers to modules

 arch/arm64/configs/defconfig | 374 +++++++++++++++++++++++--------------------
 1 file changed, 197 insertions(+), 177 deletions(-)
---
base-commit: 9974969c14031a097d6b45bcb7a06bb4aa525c40
change-id: 20260412-defconfig-b57e7f9b5394

Best regards,
--  
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>



             reply	other threads:[~2026-04-29 18:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29 18:50 Krzysztof Kozlowski [this message]
2026-04-29 18:50 ` [PATCH v2 1/5] arm64: defconfig: Move entries to match savedefconfig Krzysztof Kozlowski
2026-04-29 18:50 ` [PATCH v2 2/5] arm64: defconfig: Drop unused legacy netfilter options Krzysztof Kozlowski
2026-04-29 18:50 ` [PATCH v2 3/5] arm64: defconfig: Drop default or selected drivers Krzysztof Kozlowski
2026-04-29 18:50 ` [PATCH v2 4/5] arm64: defconfig: Drop unused Ethernet vendors Krzysztof Kozlowski
2026-04-29 18:50 ` [PATCH v2 5/5] arm64: defconfig: Switch Ethernet drivers to modules Krzysztof Kozlowski
2026-05-05  9:52   ` Linus Walleij
2026-05-06 18:14 ` [PATCH v2 0/5] arm64: defconfig: Cleanup and change Ethernet drivers Alexandre Belloni
2026-05-07 13:12 ` patchwork-bot+linux-soc

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=20260429-defconfig-v2-0-e4ed4186028b@oss.qualcomm.com \
    --to=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=fustini@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@lists.linux.dev \
    --cc=will@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.