summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/Makefile
diff options
context:
space:
mode:
authorYuantian Tang <andy.tang@nxp.com>2017-05-31 06:31:14 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-07-14 09:56:56 (GMT)
commitca64fcbb4e46641143f2273c45727e7114a7f3dd (patch)
tree9831852143932359d40dbbae251a2b7d00785ea6 /drivers/soc/fsl/Makefile
parent982ef5afac2665330f1f8036c8aedceaa8f2ddef (diff)
downloadlinux-ca64fcbb4e46641143f2273c45727e7114a7f3dd.tar.xz
armv8: pm: add rcpm module support
The Run Control and Power Management (RCPM) module communicates with embedded cores, coherency modules, and other device platform module to provide run control and power management functionality Signed-off-by: Tang Yuantian <andy.tang@nxp.com>
Diffstat (limited to 'drivers/soc/fsl/Makefile')
-rw-r--r--drivers/soc/fsl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/fsl/Makefile b/drivers/soc/fsl/Makefile
index 75e1f53..954405f 100644
--- a/drivers/soc/fsl/Makefile
+++ b/drivers/soc/fsl/Makefile
@@ -5,3 +5,4 @@
obj-$(CONFIG_FSL_DPAA) += qbman/
obj-$(CONFIG_QUICC_ENGINE) += qe/
obj-$(CONFIG_CPM) += qe/
+obj-$(CONFIG_SUSPEND) += rcpm.o