diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 11 |
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 | ||
646 | config 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 | |||
657 | endif # NETDEV_1000 | 646 | endif # NETDEV_1000 |
658 | 647 | ||
659 | # | 648 | # |