diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 214a92d1ef75..3320e7761576 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2362,6 +2362,14 @@ config MV643XX_ETH | |||
2362 | Some boards that use the Discovery chipset are the Momenco | 2362 | Some boards that use the Discovery chipset are the Momenco |
2363 | Ocelot C and Jaguar ATX and Pegasos II. | 2363 | Ocelot C and Jaguar ATX and Pegasos II. |
2364 | 2364 | ||
2365 | config XILINX_LL_TEMAC | ||
2366 | tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver" | ||
2367 | select PHYLIB | ||
2368 | depends on PPC_DCR_NATIVE | ||
2369 | help | ||
2370 | This driver supports the Xilinx 10/100/1000 LocalLink TEMAC | ||
2371 | core used in Xilinx Spartan and Virtex FPGAs | ||
2372 | |||
2365 | config QLA3XXX | 2373 | config QLA3XXX |
2366 | tristate "QLogic QLA3XXX Network Driver Support" | 2374 | tristate "QLogic QLA3XXX Network Driver Support" |
2367 | depends on PCI | 2375 | depends on PCI |