Skip to content

Commit

Permalink
[POWERPC] Delete unused fec_8xx net driver
Browse files Browse the repository at this point in the history
This driver has been superseded by fs_enet and is no longer in use.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Becky Bruce authored and Kumar Gala committed May 13, 2008
1 parent bfd123b commit 54ef0ec
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2,087 deletions.
1 change: 0 additions & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,6 @@ config NE_H8300
Say Y here if you want to use the NE2000 compatible
controller on the Renesas H8/300 processor.

source "drivers/net/fec_8xx/Kconfig"
source "drivers/net/fs_enet/Kconfig"

endif # NET_ETHERNET
Expand Down
1 change: 0 additions & 1 deletion drivers/net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ obj-$(CONFIG_SMC91X) += smc91x.o
obj-$(CONFIG_SMC911X) += smc911x.o
obj-$(CONFIG_BFIN_MAC) += bfin_mac.o
obj-$(CONFIG_DM9000) += dm9000.o
obj-$(CONFIG_FEC_8XX) += fec_8xx/
obj-$(CONFIG_PASEMI_MAC) += pasemi_mac_driver.o
pasemi_mac_driver-objs := pasemi_mac.o pasemi_mac_ethtool.o
obj-$(CONFIG_MLX4_CORE) += mlx4/
Expand Down
20 changes: 0 additions & 20 deletions drivers/net/fec_8xx/Kconfig

This file was deleted.

12 changes: 0 additions & 12 deletions drivers/net/fec_8xx/Makefile

This file was deleted.

151 changes: 0 additions & 151 deletions drivers/net/fec_8xx/fec_8xx-netta.c

This file was deleted.

Loading

0 comments on commit 54ef0ec

Please sign in to comment.