blob: 18193ecd8cb6e72cfb097fff978bbdea35a4bfeb [file] [log] [blame]
#
# Ethernet LAN device configuration
#
menuconfig ETHERNET
bool "Ethernet driver support"
depends on NET
default y
---help---
This section contains all the Ethernet device drivers.
if ETHERNET
source "drivers/net/ethernet/3com/Kconfig"
endif # ETHERNET