linux/drivers/net/ethernet/3com
Ben Hutchings a1606c7dc6 net: Move MII out from under NET_CORE and hide it
All drivers that select MII also need to select NET_CORE because MII
depends on it.  This is a bit ridiculous because NET_CORE is just a
menu option that doesn't enable any code by itself.

There is also no need for it to be a visible option, since its users
all select it.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-19 22:22:56 -07:00
..
3c59x.c 3c59x: consolidate error cleanup in vortex_init_one() 2013-06-12 01:53:52 -07:00
3c509.c net: 3com: 3c509: remove unnecessary code 2013-05-16 15:19:45 -07:00
3c515.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
3c574_cs.c drivers/net: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:27:33 -07:00
3c589_cs.c drivers/net: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:27:33 -07:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile drivers/net: delete old 8bit ISA 3c501 driver. 2013-01-22 10:39:49 -05:00
typhoon.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
typhoon.h