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

Commit c0171853 authored by Manuel Gomez's avatar Manuel Gomez Committed by Gerrit - the friendly Code Review server
Browse files

kernel: msm-5.4: Add Kconfig option for IOSS Shim layer



Allow IOSS Shim layer to be dynamically loaded as a kernel module.

Change-Id: Iac293adfb29954b12253b1ee08f64077606091cc
Signed-off-by: default avatarManuel Gomez <gomez@codeaurora.org>
parent 9f842b7a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -194,4 +194,13 @@ config QPS615
	  NTN3 is a PCIe switch for 2 emac interfaces to send Internet Packets
	  to SDX65 host.

config QPS615_IOSS
	tristate "QPS615_IOSS glue driver for QPS615 driver"
	depends on QPS615
	default m
	help
	  Say M here to compile this driver as a dynamically loadable kernel
	  module. The DLKM will be called qps615_ioss.ko.
	  QPS615_IOSS is a glue layer for QPS615 driver.
	  This driver depends on qps615 driver module.
endif # ETHERNET