diff options
| author | Andrew Lunn <andrew@lunn.ch> | 2026-04-22 13:01:47 -0500 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-23 15:56:49 -0700 |
| commit | 4ff8d0672d99a80785a3051dc47a9f8b0684ebff (patch) | |
| tree | 5ec1662f291955b3c62806e767da90776380bb78 /arch/mips/configs | |
| parent | a7fbf27d77b1c993cbe097f35bb44f98a54a6b09 (diff) | |
| download | linux-next-4ff8d0672d99a80785a3051dc47a9f8b0684ebff.tar.gz linux-next-4ff8d0672d99a80785a3051dc47a9f8b0684ebff.zip | |
drivers: net: 3com: 3c589: Remove this driver
The 3c589 was written by David A. Hinds 2001. It is an PCMCIA device,
so unlikely to be used with modern kernels.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-4-08a5b59784d5@lunn.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch/mips/configs')
| -rw-r--r-- | arch/mips/configs/db1xxx_defconfig | 1 | ||||
| -rw-r--r-- | arch/mips/configs/mtx1_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/configs/db1xxx_defconfig b/arch/mips/configs/db1xxx_defconfig index 281dd7d0f805..49fe970c2860 100644 --- a/arch/mips/configs/db1xxx_defconfig +++ b/arch/mips/configs/db1xxx_defconfig @@ -105,7 +105,6 @@ CONFIG_PATA_PCMCIA=y CONFIG_PATA_PLATFORM=y CONFIG_NETDEVICES=y CONFIG_NLMON=y -CONFIG_PCMCIA_3C589=y CONFIG_MIPS_AU1X00_ENET=y CONFIG_SMC91X=y CONFIG_SMSC911X=y diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index a21b6820d8e1..50776df5bf0d 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -228,7 +228,6 @@ CONFIG_ARCNET_RIM_I=m CONFIG_ARCNET_COM20020=m CONFIG_ARCNET_COM20020_PCI=m CONFIG_ARCNET_COM20020_CS=m -CONFIG_PCMCIA_3C589=m CONFIG_VORTEX=m CONFIG_TYPHOON=m CONFIG_ADAPTEC_STARFIRE=m |
