summaryrefslogtreecommitdiff
path: root/drivers/soc/Makefile
diff options
context:
space:
mode:
authorAndy Gross <agross@codeaurora.org>2014-04-24 16:31:21 (GMT)
committerKumar Gala <galak@codeaurora.org>2014-05-23 16:38:04 (GMT)
commit5d144e36b7c51612922fa05d37ff3a869261cc82 (patch)
treea2e4dd5f202555ae8bf7be7a0b63b44b14324152 /drivers/soc/Makefile
parent3a6e08218f36baa9c49282ad2fe0dfbf001d8f23 (diff)
downloadlinux-5d144e36b7c51612922fa05d37ff3a869261cc82.tar.xz
soc: qcom: Add GSBI driver
The GSBI (General Serial Bus Interface) driver controls the overarching configuration of the shared serial bus infrastructure on APQ8064, IPQ8064, and earlier QCOM processors. The GSBI supports UART, I2C, SPI, and UIM functionality in various combinations. Signed-off-by: Andy Gross <agross@codeaurora.org> Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'drivers/soc/Makefile')
-rw-r--r--drivers/soc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/soc/Makefile b/drivers/soc/Makefile
new file mode 100644
index 0000000..0f7c447
--- /dev/null
+++ b/drivers/soc/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the Linux Kernel SOC specific device drivers.
+#
+
+obj-$(CONFIG_ARCH_QCOM) += qcom/