aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/mhi/Kconfig')
-rw-r--r--drivers/bus/mhi/Kconfig10
1 files changed, 9 insertions, 1 deletions
diff --git a/drivers/bus/mhi/Kconfig b/drivers/bus/mhi/Kconfig
index da5cd0c9fc62..2d581124ea38 100644
--- a/drivers/bus/mhi/Kconfig
+++ b/drivers/bus/mhi/Kconfig
@@ -6,7 +6,15 @@
#
config MHI_BUS
- tristate "Modem Host Interface (MHI) bus"
+ tristate "Modem Host Interface (MHI) bus host implementation"
+ help
+ Bus driver for MHI protocol. Modem Host Interface (MHI) is a
+ communication protocol used by the host processors to control
+ and communicate with modem devices over a high speed peripheral
+ bus or shared memory.
+
+config MHI_BUS_EP
+ tristate "Modem Host Interface (MHI) bus Endpoint implementation"
help
Bus driver for MHI protocol. Modem Host Interface (MHI) is a
communication protocol used by the host processors to control