Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 852e1089 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "platform: msm: Add snapshot of USB BAM driver"

parents 3dbc4f5a d08e0522
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ config IPA_EMULATION
	  shall be connected via PCIE to X86 machine.

config USB_BAM
	bool "USB BAM Driver"
	tristate "USB BAM Driver"
	depends on SPS && USB_GADGET
	help
	  Enabling this option adds USB BAM Driver.
+1 −0
Original line number Diff line number Diff line
@@ -6,3 +6,4 @@
obj-$(CONFIG_GSI) += gsi/
obj-$(CONFIG_IPA3) += ipa/
obj-$(CONFIG_MSM_GENI_SE) += msm-geni-se.o
obj-$(CONFIG_USB_BAM) += usb_bam.o