diff options
Diffstat (limited to 'drivers/ssbi/Kconfig')
-rw-r--r-- | drivers/ssbi/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/ssbi/Kconfig b/drivers/ssbi/Kconfig deleted file mode 100644 index 1ae4040afedd..000000000000 --- a/drivers/ssbi/Kconfig +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | # | ||
2 | # SSBI bus support | ||
3 | # | ||
4 | |||
5 | menu "Qualcomm MSM SSBI bus support" | ||
6 | |||
7 | config SSBI | ||
8 | tristate "Qualcomm Single-wire Serial Bus Interface (SSBI)" | ||
9 | 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 | |||
16 | endmenu | ||