diff options
Diffstat (limited to 'drivers/ssbi/Kconfig')
-rw-r--r-- | drivers/ssbi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ssbi/Kconfig b/drivers/ssbi/Kconfig index b57c41bd0119..c7bc534ddf50 100644 --- a/drivers/ssbi/Kconfig +++ b/drivers/ssbi/Kconfig | |||
@@ -5,7 +5,7 @@ | |||
5 | menu "Qualcomm MSM SSBI bus support" | 5 | menu "Qualcomm MSM SSBI bus support" |
6 | 6 | ||
7 | config MSM_SSBI | 7 | config MSM_SSBI |
8 | bool "Qualcomm Single-wire Serial Bus Interface (SSBI)" | 8 | tristate "Qualcomm Single-wire Serial Bus Interface (SSBI)" |
9 | help | 9 | help |
10 | If you say yes to this option, support will be included for the | 10 | If you say yes to this option, support will be included for the |
11 | built-in SSBI interface on Qualcomm MSM family processors. | 11 | built-in SSBI interface on Qualcomm MSM family processors. |