amd: Move AMD (Lance) chipset drivers
[deliverable/linux.git] / drivers / net / ethernet / Kconfig
CommitLineData
c1abc95b
JK
1#
2# Ethernet LAN device configuration
3#
4
5menuconfig ETHERNET
6 bool "Ethernet driver support"
7 depends on NET
8 default y
9 ---help---
10 This section contains all the Ethernet device drivers.
11
12if ETHERNET
13
ca7a8e85 14source "drivers/net/ethernet/3com/Kconfig"
b955f6ca 15source "drivers/net/ethernet/amd/Kconfig"
ca7a8e85 16
c1abc95b 17endif # ETHERNET
This page took 0.034242 seconds and 5 git commands to generate.