2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 17:53:56 +08:00
linux-next/arch/cris/arch-v32/drivers
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
..
mach-a3 Fix common misspellings 2011-03-31 11:26:23 -03:00
mach-fs Fix common misspellings 2011-03-31 11:26:23 -03:00
pci include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
axisflashmap.c mtd: cris: convert to mtd_device_register() 2011-05-25 02:21:07 +01:00
cryptocop.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
i2c.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
i2c.h CRIS v32: New version of I2C driver. 2008-02-08 11:06:25 +01:00
iop_fw_load.c chris: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile Drop the CRISv32 version of pcf8563 2011-03-21 11:52:11 +01:00
sync_serial.c Fix common misspellings 2011-03-31 11:26:23 -03:00