diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-15 12:51:27 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 06:41:18 -0400 |
commit | c23c5c1663b36c1428df32d1645232662459e02f (patch) | |
tree | 99a1497e3599cffd5945936f3552a4e0cb8b73dc /drivers/net/Kconfig | |
parent | 554f4ffd3b2cd88e42007d069bc519563d0b459f (diff) |
octeon: Move the Cavium driver
Move the Cavium driver to drivers/net/ethernet/octeon/ and
make the necessary Kconfig and Makefile changes.
CC: David Daney <david.daney@cavium.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: David Daney <david.daney@cavium.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 99b209e0b78f..b89662182825 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -506,8 +506,6 @@ config LANTIQ_ETOP | |||
506 | help | 506 | help |
507 | Support for the MII0 inside the Lantiq SoC | 507 | Support for the MII0 inside the Lantiq SoC |
508 | 508 | ||
509 | source "drivers/net/octeon/Kconfig" | ||
510 | |||
511 | endif # NET_ETHERNET | 509 | endif # NET_ETHERNET |
512 | 510 | ||
513 | # | 511 | # |