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:
Shaoxing Chen
2022-02-15 09:15:13 +08:00
committed by Tao Huang
parent 4857316426
commit 762bde6c28

View File

@@ -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