linux/drivers/net/ethernet/Kconfig

17 lines
265 B
Plaintext
Raw Normal View History

#
# 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