mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #412 from stefansaraev/r8168
linux: add realtek 8168 support
This commit is contained in:
commit
e4873c0d04
18189
packages/linux/patches/linux-3.2.14-920_add_rtl8168.patch
Normal file
18189
packages/linux/patches/linux-3.2.14-920_add_rtl8168.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1125,6 +1125,9 @@ CONFIG_SKY2=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1083,6 +1083,9 @@ CONFIG_SKY2=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1178,6 +1178,9 @@ CONFIG_8139TOO_PIO=y
|
||||
CONFIG_8139TOO_TUNE_TWISTER=y
|
||||
# CONFIG_8139TOO_8129 is not set
|
||||
# CONFIG_8139_OLD_RX_RESET is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1177,6 +1177,9 @@ CONFIG_8139TOO_PIO=y
|
||||
CONFIG_8139TOO_TUNE_TWISTER=y
|
||||
# CONFIG_8139TOO_8129 is not set
|
||||
# CONFIG_8139_OLD_RX_RESET is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1130,6 +1130,9 @@ CONFIG_FORCEDETH=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1079,6 +1079,9 @@ CONFIG_FORCEDETH=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1139,6 +1139,9 @@ CONFIG_SKY2=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1089,6 +1089,9 @@ CONFIG_SKY2=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1056,6 +1056,9 @@ CONFIG_ETHERNET=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1147,6 +1147,9 @@ CONFIG_SKY2=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
@ -1097,6 +1097,9 @@ CONFIG_SKY2=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
# CONFIG_8139CP is not set
|
||||
# CONFIG_8139TOO is not set
|
||||
CONFIG_R8168=y
|
||||
CONFIG_R8168_NAPI=y
|
||||
CONFIG_R8168_VLAN=y
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user