diff options
| author | Andrew Lunn <andrew@lunn.ch> | 2026-04-22 13:01:49 -0500 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-23 15:56:49 -0700 |
| commit | 29103588d74d95d7cb0847450fe3a2c39dd4d829 (patch) | |
| tree | de84cef211336746657582a17d9c8918b8d7142f /arch | |
| parent | 2fbd04dc74cef371895ae2a17c99eb7c82a02984 (diff) | |
| download | linux-next-29103588d74d95d7cb0847450fe3a2c39dd4d829.tar.gz linux-next-29103588d74d95d7cb0847450fe3a2c39dd4d829.zip | |
drivers: net: amd: nmclan: Remove this driver
The nmclan was written by Roger C Pao in 1995. 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-6-08a5b59784d5@lunn.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/mips/configs/mtx1_defconfig | 1 | ||||
| -rw-r--r-- | arch/powerpc/configs/ppc6xx_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index 50776df5bf0d..04f61115776b 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -233,7 +233,6 @@ CONFIG_TYPHOON=m CONFIG_ADAPTEC_STARFIRE=m CONFIG_AMD8111_ETH=m CONFIG_PCNET32=m -CONFIG_PCMCIA_NMCLAN=m CONFIG_B44=m CONFIG_BNX2=m CONFIG_TIGON3=m diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig index 842bfe999747..e66c6e1870f3 100644 --- a/arch/powerpc/configs/ppc6xx_defconfig +++ b/arch/powerpc/configs/ppc6xx_defconfig @@ -400,7 +400,6 @@ CONFIG_TYPHOON=m CONFIG_ADAPTEC_STARFIRE=m CONFIG_AMD8111_ETH=m CONFIG_PCNET32=m -CONFIG_PCMCIA_NMCLAN=m CONFIG_MACE=m CONFIG_BMAC=m CONFIG_ATL1=m |
