diff options
| author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-30 04:15:34 -0400 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 06:41:04 -0400 |
| commit | e75ed60cbaf6a2b5f14f00d96d926110f983be6b (patch) | |
| tree | fcc6f765bfb782c34381b2801eba3c4d38077c99 /drivers/net/Kconfig | |
| parent | 679ec0ef08afde98fd5b2d1aa9fb3e50cce657a0 (diff) | |
tsi108*: Move the Tundra driver
Move the Tundra driver to drivers/net/ethernet/tundra/ and
make the necessary Kocnfig and Makefile changes.
CC: Kong Lai <kong.lai@tundra.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/Kconfig')
| -rw-r--r-- | drivers/net/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 33df2547e30e..a96cf1871336 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -623,14 +623,6 @@ config YELLOWFIN | |||
| 623 | To compile this driver as a module, choose M here: the module | 623 | To compile this driver as a module, choose M here: the module |
| 624 | will be called yellowfin. This is recommended. | 624 | will be called yellowfin. This is recommended. |
| 625 | 625 | ||
| 626 | config TSI108_ETH | ||
| 627 | tristate "Tundra TSI108 gigabit Ethernet support" | ||
| 628 | depends on TSI108_BRIDGE | ||
| 629 | help | ||
| 630 | This driver supports Tundra TSI108 gigabit Ethernet ports. | ||
| 631 | To compile this driver as a module, choose M here: the module | ||
| 632 | will be called tsi108_eth. | ||
| 633 | |||
| 634 | config XILINX_LL_TEMAC | 626 | config XILINX_LL_TEMAC |
| 635 | tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver" | 627 | tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver" |
| 636 | depends on PPC || MICROBLAZE | 628 | depends on PPC || MICROBLAZE |
