aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/Makefile
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2018-08-27 19:50:56 -0500
committerStephen Boyd <sboyd@kernel.org>2018-10-02 12:55:15 -0700
commit2f149e6e14bcb5e581e49307b54aafcd6f74a74f (patch)
treedf3be8bb0244b099d9764faf623c635e8d03b73c /drivers/clk/Makefile
parentLinux 4.19-rc1 (diff)
downloadlinux-dev-2f149e6e14bcb5e581e49307b54aafcd6f74a74f.tar.xz
linux-dev-2f149e6e14bcb5e581e49307b54aafcd6f74a74f.zip
clk: keystone: Enable TISCI clocks if K3_ARCH
K3_ARCH uses TISCI for clocks as well. Enable the same for the driver support. Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/Makefile')
-rw-r--r--drivers/clk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index a84c5573cabe..ed344eb717cc 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -73,6 +73,7 @@ obj-$(CONFIG_ARCH_HISI) += hisilicon/
obj-y += imgtec/
obj-$(CONFIG_ARCH_MXC) += imx/
obj-$(CONFIG_MACH_INGENIC) += ingenic/
+obj-$(CONFIG_ARCH_K3) += keystone/
obj-$(CONFIG_ARCH_KEYSTONE) += keystone/
obj-$(CONFIG_MACH_LOONGSON32) += loongson1/
obj-y += mediatek/