summaryrefslogtreecommitdiff
path: root/net/qrtr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/qrtr/Kconfig')
-rw-r--r--net/qrtr/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/qrtr/Kconfig b/net/qrtr/Kconfig
index 63f89cc6e82c..8eb876471564 100644
--- a/net/qrtr/Kconfig
+++ b/net/qrtr/Kconfig
@@ -29,4 +29,11 @@ config QRTR_TUN
implement endpoints of QRTR, for purpose of tunneling data to other
hosts or testing purposes.
+config QRTR_MHI
+ tristate "MHI IPC Router channels"
+ depends on MHI_BUS
+ help
+ Say Y here to support MHI based ipcrouter channels. MHI is the
+ transport used for communicating to external modems.
+
endif # QRTR