aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-06-13 13:51:34 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-12 06:41:07 -0400
commitde69a4f240a1d43bc6a587c836c5ce1c66e36f23 (patch)
tree69cb310c3231a648b174b49cec66c03ccb18bc95 /drivers/net/Kconfig
parente75ed60cbaf6a2b5f14f00d96d926110f983be6b (diff)
s6gmac: Move the s6gmac drivers
Move the s6gmac driver to drivers/net/ethernet/ and make the necessary Kconfig and Makefile changes. CC: Oskar Schirmer <os@emlix.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index a96cf1871336..134c3a4ff423 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -643,17 +643,6 @@ config JME
643 To compile this driver as a module, choose M here. The module 643 To compile this driver as a module, choose M here. The module
644 will be called jme. 644 will be called jme.
645 645
646config S6GMAC
647 tristate "S6105 GMAC ethernet support"
648 depends on XTENSA_VARIANT_S6000
649 select PHYLIB
650 help
651 This driver supports the on chip ethernet device on the
652 S6105 xtensa processor.
653
654 To compile this driver as a module, choose M here. The module
655 will be called s6gmac.
656
657endif # NETDEV_1000 646endif # NETDEV_1000
658 647
659# 648#