diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-22 20:36:06 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 15:38:08 -0400 |
commit | ae7668d03c4de78dd0be79278f410a1415786e67 (patch) | |
tree | a740f183d7ed8601a5cc090afc0e092e02a8b1ad /drivers/net/Kconfig | |
parent | 3215df6a8e35fe6fc7c86ee0df2863c669a8e068 (diff) |
lantiq: Move the Lantiq SoC driver
Move the Lantiq driver into drivers/net/ethernet/ and the
necessary Kconfig and Makefile changes.
CC: John Crispin <blogic@openwrt.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index d38cad2c6b7c..fd333803be8c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -478,12 +478,6 @@ config NET_POCKET | |||
478 | the questions about this class of network devices. If you say Y, you | 478 | the questions about this class of network devices. If you say Y, you |
479 | will be asked for your specific device in the following questions. | 479 | will be asked for your specific device in the following questions. |
480 | 480 | ||
481 | config LANTIQ_ETOP | ||
482 | tristate "Lantiq SoC ETOP driver" | ||
483 | depends on SOC_TYPE_XWAY | ||
484 | help | ||
485 | Support for the MII0 inside the Lantiq SoC | ||
486 | |||
487 | endif # NET_ETHERNET | 481 | endif # NET_ETHERNET |
488 | 482 | ||
489 | # | 483 | # |