remarkable-linux/drivers/net/ethernet/sis
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 sis*: Move the Silicon Integrated Systems (SiS) drivers 2011-08-12 03:40:44 -07:00
sis190.c net/ethernet/sis/sis190: Use module_pci_driver to register driver 2013-05-22 14:35:03 -07:00
sis900.c sis900: check for DMA map errors 2013-04-15 14:11:37 -04:00
sis900.h sis900: Fix enum typo 'sis900_rx_bufer_status' 2011-12-06 14:24:40 +01:00