]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/net/ethernet/Kconfig
drivers/net/ethernet: Add ethernet dir and config option
[mirror_ubuntu-zesty-kernel.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
14endif # ETHERNET