[PATCH v2 0/5] arm64: defconfig: Cleanup and change Ethernet drivers

From: Krzysztof Kozlowski

Date: Wed Apr 29 2026 - 14:50:44 EST


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@xxxxxxxxxxxxxxxx

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@xxxxxxxxxxxxxxxx>