mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
r8168: disable CONFIG_SOC_LAN
The function of this configuration is to be used in early SoCs. limiting the PCIe max request size to reduce the loading of PCIe transmission performance, it may cause performance degradation. Signed-off-by: Shaoxing Chen <csx@rock-chips.com> Change-Id: I35927fde49d96473c01cab62d1b0e461bda43738
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
# US6,570,884, US6,115,776, and US6,327,625.
|
||||
################################################################################
|
||||
|
||||
CONFIG_SOC_LAN = y
|
||||
CONFIG_SOC_LAN = n
|
||||
ENABLE_FIBER_SUPPORT = n
|
||||
ENABLE_REALWOW_SUPPORT = n
|
||||
ENABLE_DASH_SUPPORT = n
|
||||
|
||||
Reference in New Issue
Block a user