Revert "r8168: Enable CONFIG_SOC_LAN"

This reverts commit 2a23a19bb4.

Reason for revert: Throughput reduced with this change

Change-Id: I37098400ba1d5ec2d8e52d3feed1c6e18402527b
Signed-off-by: Revanth Kumar Uppala <ruppala@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3232363
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
This commit is contained in:
Revanth Kumar Uppala
2024-10-17 22:06:37 -07:00
committed by mobile promotions
parent 3415677f0f
commit b595c01b8f

View File

@@ -39,7 +39,7 @@ obj-m := r8168.o
r8168-objs := r8168_dummy.o r8168-objs := r8168_dummy.o
else else
CONFIG_SOC_LAN = y CONFIG_SOC_LAN = n
ENABLE_FIBER_SUPPORT = n ENABLE_FIBER_SUPPORT = n
ENABLE_REALWOW_SUPPORT = n ENABLE_REALWOW_SUPPORT = n
ENABLE_DASH_SUPPORT = n ENABLE_DASH_SUPPORT = n