11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
|
#
|
||
|
# Ethernet LAN device configuration
|
||
|
#
|
||
|
|
||
|
if ETHERNET
|
||
|
|
||
|
source "drivers/net/ethernet/nvidia/Kconfig"
|
||
|
source "drivers/net/ethernet/realtek/Kconfig"
|
||
|
|
||
|
endif # ETHERNET
|