summaryrefslogtreecommitdiff
path: root/drivers/ssbi/Kconfig
blob: c7bc534ddf50ba802ab981dac3c086e7a055d37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# MSM SSBI bus support
#

menu "Qualcomm MSM SSBI bus support"

config MSM_SSBI
	tristate "Qualcomm Single-wire Serial Bus Interface (SSBI)"
	help
	  If you say yes to this option, support will be included for the
	  built-in SSBI interface on Qualcomm MSM family processors.

	  This is required for communicating with Qualcomm PMICs and
	  other devices that have the SSBI interface.

endmenu