3c*/acenic/typhoon: Move 3Com Ethernet drivers
[linux-2.6-block.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
JK
14source "drivers/net/ethernet/3com/Kconfig"
15
c1abc95b 16endif # ETHERNET