summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hikey9xx/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-08-17 09:10:28 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 16:15:23 +0200
commit1747938a37d1dfa9faa397507f88627158b3d806 (patch)
tree5ed342c3cd7ae58c1fcd31ad751f0167445b93ff /drivers/staging/hikey9xx/Makefile
parent4d914a8c480c31280505304611030612fa5c2645 (diff)
downloadlinux-1747938a37d1dfa9faa397507f88627158b3d806.tar.gz
linux-1747938a37d1dfa9faa397507f88627158b3d806.tar.bz2
linux-1747938a37d1dfa9faa397507f88627158b3d806.zip
staging: spmi: hisi-spmi-controller: add it to the building system
Now that the driver was ported to upstream, add it as a SPMI controller. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/5315331cf048cc72844080e5e8668c0dbac48f1f.1597647359.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/hikey9xx/Makefile')
-rw-r--r--drivers/staging/hikey9xx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/hikey9xx/Makefile b/drivers/staging/hikey9xx/Makefile
new file mode 100644
index 000000000000..e8085abce444
--- /dev/null
+++ b/drivers/staging/hikey9xx/Makefile
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_SPMI_HISI3670) += hisi-spmi-controller.o