* Bump buildroot * buildroot 73991f0fee...5b5dff3136 (1): > package/linux-firmware: Add RTL8152/8153/8156 firmware * Enable Realtek 8152/8153/8156 USB Ethernet adapter support Enable kernel driver and install firmware for Realtek USB Ethernet adapter. While at it, also enable some other common USB Ethernet adapters which don't require firmwares.
This commit is contained in:
@@ -11,7 +11,20 @@ CONFIG_USB_SERIAL_TI=m
|
||||
CONFIG_USB_SERIAL_KEYSPAN=m
|
||||
|
||||
CONFIG_USB_ACM=m
|
||||
|
||||
# USB Network AdapterS
|
||||
CONFIG_USB_NET_DRIVERS=m
|
||||
CONFIG_USB_RTL8150=m
|
||||
CONFIG_USB_RTL8152=m
|
||||
CONFIG_USB_LAN78XX=m
|
||||
CONFIG_USB_USBNET=m
|
||||
CONFIG_USB_NET_AX8817X=m
|
||||
CONFIG_USB_NET_AX88179_178A=m
|
||||
CONFIG_USB_NET_CDCETHER=m
|
||||
CONFIG_USB_NET_CDC_EEM=m
|
||||
CONFIG_USB_NET_CDC_NCM=m
|
||||
CONFIG_USB_NET_SMSC75XX=m
|
||||
CONFIG_USB_NET_SMSC95XX=m
|
||||
|
||||
CONFIG_MEDIA_CEC_SUPPORT=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user