aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi/Kconfig
blob: a8bd9bd7db7c0506ba11c41c737ccceeb9e064c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: GPL-2.0
#
# MHI bus
#
# Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
#

config MHI_BUS
       tristate "Modem Host Interface (MHI) bus"
       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.