diff options
author | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-03-17 23:09:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-19 13:51:07 +0300 |
commit | e485f3a6eae0849f83b94936778a2325f72a0c89 (patch) | |
tree | 61d441cc517d1682deb83d71f6dc34c6a4743683 /arch/mips/configs/mtx1_defconfig | |
parent | a593a2fcfdfb92cfd0ffc54bc81b07e6bfaaaf46 (diff) | |
download | linux-e485f3a6eae0849f83b94936778a2325f72a0c89.tar.xz |
ixgb: Remove ixgb driver
There are likely no users of this driver as the hardware has been
discontinued since 2010. Remove the driver and all references to it
in documentation.
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
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..e1b66aac7025 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -280,7 +280,6 @@ CONFIG_SUNDANCE=m CONFIG_PCMCIA_FMVJ18X=m CONFIG_E100=m CONFIG_E1000=m -CONFIG_IXGB=m CONFIG_SKGE=m CONFIG_SKY2=m CONFIG_MYRI10GE=m |