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/powerpc/configs/ppc64e_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/powerpc/configs/ppc64e_defconfig')
-rw-r--r-- | arch/powerpc/configs/ppc64e_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc64e_defconfig b/arch/powerpc/configs/ppc64e_defconfig index f97a2d31bbf7..776c32964e12 100644 --- a/arch/powerpc/configs/ppc64e_defconfig +++ b/arch/powerpc/configs/ppc64e_defconfig @@ -102,7 +102,6 @@ CONFIG_PCNET32=y CONFIG_TIGON3=y CONFIG_E100=y CONFIG_E1000=y -CONFIG_IXGB=m CONFIG_SUNGEM=y CONFIG_BROADCOM_PHY=m CONFIG_MARVELL_PHY=y |