lkml.org 
[lkml]   [2018]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [RFC PATCH 12/12] soc: qcom: ipa: build and "ipa_i.h"
    From
    Date
    Hi-

    On 11/6/18 4:32 PM, Alex Elder wrote:
    > diff --git a/drivers/net/ipa/Kconfig b/drivers/net/ipa/Kconfig
    > new file mode 100644
    > index 000000000000..f8ea9363f532
    > --- /dev/null
    > +++ b/drivers/net/ipa/Kconfig
    > @@ -0,0 +1,30 @@
    > +config IPA
    > + tristate "Qualcomm IPA support"
    > + depends on NET
    > + select QCOM_QMI_HELPERS
    > + select QCOM_MDT_LOADER
    > + default n
    > + help
    > + Choose Y here to include support for the Qualcomm IP
    > + Accelerator (IPA), a hardware block present in some
    > + Qualcomm SoCs. The IPA is a programmable protocol
    > + processor that is capable of generic hardware handling
    > + of IP packets, including routing, filtering, and NAT.
    > + Currently the IPA driver supports only basic transport
    > + of network traffic between the AP and modem, on the
    > + Qualcomm SDM845 SoC.
    > +
    > + If unsure, say N.
    > +
    > +config IPA_ASSERT
    > + bool "Enable IPA assertions"
    > + depends on IPA
    > + default y
    > + help
    > + Incorporate IPA assertion verification in the build. This
    > + cause various design assumptions to be checked at runtime,

    causes

    > + generating a report (and a crash) if any assumed condition
    > + does not hold. You may wish to disable this to avoid the
    > + overhead of checking.
    > +
    > + If unsure doubt, say "Y" here.


    --
    ~Randy

    \
     
     \ /
      Last update: 2018-11-07 01:41    [W:3.781 / U:0.436 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site