summaryrefslogtreecommitdiff
path: root/drivers/soc/Makefile
diff options
context:
space:
mode:
authorAndy Gross <agross@codeaurora.org>2014-04-24 11:31:21 -0500
committerKumar Gala <galak@codeaurora.org>2014-05-23 11:38:04 -0500
commit5d144e36b7c51612922fa05d37ff3a869261cc82 (patch)
treea2e4dd5f202555ae8bf7be7a0b63b44b14324152 /drivers/soc/Makefile
parent3a6e08218f36baa9c49282ad2fe0dfbf001d8f23 (diff)
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 000000000000..0f7c44793b29
--- /dev/null
+++ b/drivers/soc/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the Linux Kernel SOC specific device drivers.
+#
+
+obj-$(CONFIG_ARCH_QCOM) += qcom/