broadcom: Move the Broadcom drivers
[deliverable/linux.git] / drivers / net / ethernet / Kconfig
1 #
2 # Ethernet LAN device configuration
3 #
4
5 menuconfig 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
12 if ETHERNET
13
14 source "drivers/net/ethernet/3com/Kconfig"
15 source "drivers/net/ethernet/8390/Kconfig"
16 source "drivers/net/ethernet/amd/Kconfig"
17 source "drivers/net/ethernet/broadcom/Kconfig"
18
19 endif # ETHERNET
This page took 0.031147 seconds and 5 git commands to generate.