blob: d59e4f2aa93fd14fc91abc8f4cfad856bc03c0ca [file] [log] [blame]
Jeff Kirsherc1abc952011-03-29 18:25:21 -07001#
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
14endif # ETHERNET