diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-10-25 11:42:54 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-10-27 13:32:08 +0200 |
commit | d5e2d038dbece821f1af57acbeded3aa9a1832c1 (patch) | |
tree | 3b0163c0d191e093c4875c5d00e7e4d55f406532 /arch/mips/configs/mtx1_defconfig | |
parent | e753df8fbca592d36f539ed950fcdf412166c549 (diff) | |
download | linux-stable-d5e2d038dbece821f1af57acbeded3aa9a1832c1.tar.gz linux-stable-d5e2d038dbece821f1af57acbeded3aa9a1832c1.tar.bz2 linux-stable-d5e2d038dbece821f1af57acbeded3aa9a1832c1.zip |
eth: fealnx: delete the driver for Myson MTD-800
The git history for this driver seems to be completely
automated / tree wide changes. I can't find any boards
or systems which would use this chip. Google search
shows pictures of towel warmers and no networking products.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20221025184254.1717982-1-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'arch/mips/configs/mtx1_defconfig')
-rw-r--r-- | arch/mips/configs/mtx1_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index edf9634aa8ee..89a1511d2ee4 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -284,7 +284,6 @@ CONFIG_IXGB=m CONFIG_SKGE=m CONFIG_SKY2=m CONFIG_MYRI10GE=m -CONFIG_FEALNX=m CONFIG_NATSEMI=m CONFIG_NS83820=m CONFIG_S2IO=m |