Jetpack/kernel/nvidia/drivers/net/usb/Kconfig
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

15 lines
461 B
Plaintext

if USB_NET_DRIVERS
config USB_RTL8152_SHIELD
tristate "Realtek RTL8152/RTL8153 Based USB Ethernet Adapters For Shield"
select MII
help
This option adds support for Realtek RTL8152 based USB 2.0
10/100 Ethernet adapters and RTL8153 based USB 3.0 10/100/1000
Ethernet adapters.
To compile this driver as a module, choose M here: the
module will be called r8152.
endif # USB_NET_DRIVERS