blob: 1ae4040afedd42088280cc1a67b44270d4356e95 [file] [log] [blame]
Kenneth Heitkee44b0ce2013-03-12 11:41:46 -07001#
David Brownce44bf52013-03-12 11:41:54 -07002# SSBI bus support
Kenneth Heitkee44b0ce2013-03-12 11:41:46 -07003#
4
5menu "Qualcomm MSM SSBI bus support"
6
David Brownce44bf52013-03-12 11:41:54 -07007config 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