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 5/6] arm64: defconfig: Drop AMD XGBE Ethernet driver
Date: Sun, 12 Apr 2026 18:21:07 +0200 [thread overview]
Message-ID: <20260412-defconfig-v1-5-a46918286451@oss.qualcomm.com> (raw)
In-Reply-To: <20260412-defconfig-v1-0-a46918286451@oss.qualcomm.com>
AMD XGBE Ethernet driver was enabled for KVM/QEMU, but QEMU dropped
support for it in v10.2. Driver probably is not used on any other
arm64 platforms, at least ones not being used for development with
defconfig.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
arch/arm64/configs/defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 79f6294fffdf..63d4a0f2e388 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -356,7 +356,7 @@ CONFIG_NET_DSA_MSCC_FELIX=m
# CONFIG_NET_VENDOR_ALACRITECH is not set
# CONFIG_NET_VENDOR_ALLWINNER is not set
CONFIG_ENA_ETHERNET=m
-CONFIG_AMD_XGBE=y
+# CONFIG_NET_VENDOR_AMD is not set
CONFIG_NET_XGENE=y
# CONFIG_NET_VENDOR_AQUANTIA is not set
# CONFIG_NET_VENDOR_ARC is not set
--
2.51.0
next prev parent reply other threads:[~2026-04-12 16:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-12 16:21 [PATCH 0/6] arm64: defconfig: Cleanup and change Ethernet drivers Krzysztof Kozlowski
2026-04-12 16:21 ` [PATCH 1/6] arm64: defconfig: Move entries to match savedefconfig Krzysztof Kozlowski
2026-04-12 16:21 ` [PATCH 2/6] arm64: defconfig: Drop unused legacy netfilter options Krzysztof Kozlowski
2026-04-12 16:21 ` [PATCH 3/6] arm64: defconfig: Drop default or selected drivers Krzysztof Kozlowski
2026-04-12 16:21 ` [PATCH 4/6] arm64: defconfig: Drop unused Ethernet vendors Krzysztof Kozlowski
2026-04-12 16:21 ` Krzysztof Kozlowski [this message]
2026-04-12 16:21 ` [PATCH 6/6] arm64: defconfig: Switch Ethernet drivers to modules Krzysztof Kozlowski
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=20260412-defconfig-v1-5-a46918286451@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox