blob: c7bc534ddf50ba802ab981dac3c086e7a055d37e [file] [log] [blame]
Kenneth Heitkee44b0ce2013-03-12 11:41:46 -07001#
2# MSM SSBI bus support
3#
4
5menu "Qualcomm MSM SSBI bus support"
6
7config MSM_SSBI
David Brown4a6692e2013-03-12 11:41:49 -07008 tristate "Qualcomm Single-wire Serial Bus Interface (SSBI)"
Kenneth Heitkee44b0ce2013-03-12 11:41:46 -07009 help
10 If you say yes to this option, support will be included for the
11 built-in SSBI interface on Qualcomm MSM family processors.
12
13 This is required for communicating with Qualcomm PMICs and
14 other devices that have the SSBI interface.
15
16endmenu