aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssbi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ssbi/Kconfig')
-rw-r--r--drivers/ssbi/Kconfig16
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 @@
-#
-# SSBI bus support
-#
-
-menu "Qualcomm MSM SSBI bus support"
-
-config 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