aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-07-16 15:35:27 -0400
committerDavid S. Miller <davem@davemloft.net>2011-07-16 15:35:27 -0400
commit2d9a8db54c4b1e206adb3b7942aefd544306560f (patch)
treea6bf7ab6a6d0a53dd06eaeda77dc06848d4b8523 /drivers/net/Kconfig
parentcd6340199f65cad63262db0fd561bdcfd69df3bd (diff)
68360enet: Remove Kconfig/Makefile references
68360enet.c no longer exists, and from the research, it appears that 68360enet.c became fec.c back in 2004. The Kconfig and Makefile references were never cleaned up. This patch removes this "dead" references. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 17ed4dda7c04..8d0314dbd946 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1934,13 +1934,6 @@ config DECLANCE
1934 DEC (now Compaq) based on the AMD Lance chipset, including the 1934 DEC (now Compaq) based on the AMD Lance chipset, including the
1935 DEPCA series. (This chipset is better known via the NE2100 cards.) 1935 DEPCA series. (This chipset is better known via the NE2100 cards.)
1936 1936
1937config 68360_ENET
1938 bool "Motorola 68360 ethernet controller"
1939 depends on M68360
1940 help
1941 Say Y here if you want to use the built-in ethernet controller of
1942 the Motorola 68360 processor.
1943
1944config FEC 1937config FEC
1945 bool "FEC ethernet controller (of ColdFire and some i.MX CPUs)" 1938 bool "FEC ethernet controller (of ColdFire and some i.MX CPUs)"
1946 depends on M523x || M527x || M5272 || M528x || M520x || M532x || \ 1939 depends on M523x || M527x || M5272 || M528x || M520x || M532x || \