diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index b89662182825..996bae006fc3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -547,18 +547,6 @@ config XILINX_LL_TEMAC | |||
547 | This driver supports the Xilinx 10/100/1000 LocalLink TEMAC | 547 | This driver supports the Xilinx 10/100/1000 LocalLink TEMAC |
548 | core used in Xilinx Spartan and Virtex FPGAs | 548 | core used in Xilinx Spartan and Virtex FPGAs |
549 | 549 | ||
550 | config JME | ||
551 | tristate "JMicron(R) PCI-Express Gigabit Ethernet support" | ||
552 | depends on PCI | ||
553 | select CRC32 | ||
554 | select MII | ||
555 | ---help--- | ||
556 | This driver supports the PCI-Express gigabit ethernet adapters | ||
557 | based on JMicron JMC250 chipset. | ||
558 | |||
559 | To compile this driver as a module, choose M here. The module | ||
560 | will be called jme. | ||
561 | |||
562 | endif # NETDEV_1000 | 550 | endif # NETDEV_1000 |
563 | 551 | ||
564 | # | 552 | # |