^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) config QCOM_IPA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) tristate "Qualcomm IPA support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) depends on ARCH_QCOM && 64BIT && NET
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on QCOM_Q6V5_MSS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select QCOM_QMI_HELPERS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) select QCOM_MDT_LOADER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) Choose Y or M here to include support for the Qualcomm
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) IP Accelerator (IPA), a hardware block present in some
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Qualcomm SoCs. The IPA is a programmable protocol processor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) that is capable of generic hardware handling of IP packets,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) including routing, filtering, and NAT. Currently the IPA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) driver supports only basic transport of network traffic
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) between the AP and modem, on the Qualcomm SDM845 SoC.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) Note that if selected, the selection type must match that
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) of QCOM_Q6V5_COMMON (Y or M).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) If unsure, say N.