msm: Add config option for R8168 IOSS glue driver

Add kernel config option for Realtek R8168 IOSS glue driver

Change-Id: Icbcd29f154df979d4a4cb508e6c052441964d074
Signed-off-by: Raihan Haider <quic_rhaider@quicinc.com>
This commit is contained in:
Raihan Haider 2023-03-06 13:02:11 +05:30 committed by Gerrit - the friendly Code Review server
parent 1eef0cc383
commit d5e2d67500

View File

@ -190,6 +190,18 @@ config R8125_IOSS
To compile this driver as a module, choose M here. Module will be
called r8125_ioss. If unsure, say N.
config R8168_IOSS
tristate "Realtek R8168 IOSS glue driver"
depends on R8168
depends on IOSS
help
Enables IPA Ethernet Offload path on Realtek R8168 NIC. It is
designed to support generic HW processing of UL/DL IP packets for
various use cases to reduce the CPU load during E2E IP traffic.
To compile this driver as a module, choose M here. Module will be
called r8168_ioss. If unsure, say N.
config AQFWD_IOSS
tristate "AQC glue driver for IOSS v2"
depends on AQFWD