1
linux/drivers/net/usb
Jeff Kirsher aaba215ca0 MII: fix Kconfig dependencies for MII
MII Kconfig option is apart of the core networking drivers and
by default NET_CORE is enabled so drivers selecting MII will
have MII enabled as well.  It was found using the randconfig
option during testing, MII would be selected but NET_CORE
could be disabled.  This caused a dependency error.

Resolved the dependency by selecting NET_CORE when MII is
selected.

Reported-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-15 15:49:08 -04:00
..
asix.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
catc.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
cdc_eem.c
cdc_ether.c
cdc_ncm.c usbnet/cdc_ncm: Don't use stack variables for DMA 2011-08-13 18:00:32 -07:00
cdc_subset.c
cdc-phonet.c
cx82310_eth.c
dm9601.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
gl620a.c
hso.c
int51x1.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ipheth.c
kalmia.c drivers/net: static should be at beginning of declaration 2011-07-11 22:15:02 -07:00
kaweth.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
lg-vl600.c net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver 2011-08-07 22:29:32 -07:00
Makefile
mcs7830.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
net1080.c
pegasus.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
pegasus.h
plusb.c
rndis_host.c
rtl8150.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
sierra_net.c
smsc75xx.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
smsc75xx.h
smsc95xx.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
smsc95xx.h
usbnet.c
zaurus.c