linux-sg2042/drivers/net/ethernet/freescale/fs_enet
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
..
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
fec.h fs_enet: Add MPC5125 FEC support and PHY interface selection 2012-03-19 18:02:05 -04:00
fs_enet-main.c net: ethernet: use platform_{get,set}_drvdata() 2013-05-25 21:27:58 -07:00
fs_enet.h
mac-fcc.c
mac-fec.c fs_enet: Add MPC5125 FEC support and PHY interface selection 2012-03-19 18:02:05 -04:00
mac-scc.c
mii-bitbang.c net: ethernet: use platform_{get,set}_drvdata() 2013-05-25 21:27:58 -07:00
mii-fec.c net: ethernet: use platform_{get,set}_drvdata() 2013-05-25 21:27:58 -07:00