| Jeff Kirsher | c1abc95 | 2011-03-29 18:25:21 -0700 | [diff] [blame^] | 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 | endif # ETHERNET | ||||