Loading drivers/platform/msm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -152,4 +152,14 @@ config IPA_EMULATION the IPA/GSI driver. On this mode, IPA driver will be probed as PCIE device (and not platform device) where IPA emulation shall be connected via PCIE to X86 machine. config USB_BAM bool "USB BAM Driver" depends on SPS && USB_GADGET help Enabling this option adds USB BAM Driver. USB BAM driver was added to supports Smart Peripheral Subsystem Peripheral-to-Peripheral transfers between the USB and other peripheral. endmenu drivers/platform/msm/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,4 @@ obj-$(CONFIG_QPNP_REVID) += qpnp-revid.o obj-$(CONFIG_SPS) += sps/ obj-$(CONFIG_GSI) += gsi/ obj-$(CONFIG_IPA3) += ipa/ obj-$(CONFIG_USB_BAM) += usb_bam.o Loading
drivers/platform/msm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -152,4 +152,14 @@ config IPA_EMULATION the IPA/GSI driver. On this mode, IPA driver will be probed as PCIE device (and not platform device) where IPA emulation shall be connected via PCIE to X86 machine. config USB_BAM bool "USB BAM Driver" depends on SPS && USB_GADGET help Enabling this option adds USB BAM Driver. USB BAM driver was added to supports Smart Peripheral Subsystem Peripheral-to-Peripheral transfers between the USB and other peripheral. endmenu
drivers/platform/msm/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,4 @@ obj-$(CONFIG_QPNP_REVID) += qpnp-revid.o obj-$(CONFIG_SPS) += sps/ obj-$(CONFIG_GSI) += gsi/ obj-$(CONFIG_IPA3) += ipa/ obj-$(CONFIG_USB_BAM) += usb_bam.o