aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Léger <clement.leger@bootlin.com>2021-06-29 11:52:08 +0200
committerJérôme Forissier <jerome@forissier.org>2021-11-23 10:21:05 +0100
commit58db16aac400aa0814d94a653ab7ce46467bb680 (patch)
treec346ad1c30c0a94eef484bb1c21af0e701c92d26
parent7f857cd6d4812b4839d79028459533cef7a1226e (diff)
plat-sam: enable clock framework support
Enable clock framework support to be able to build sama5d2 clock tree. Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
-rw-r--r--core/arch/arm/plat-sam/conf.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/arch/arm/plat-sam/conf.mk b/core/arch/arm/plat-sam/conf.mk
index c5d48ef1..b5369262 100644
--- a/core/arch/arm/plat-sam/conf.mk
+++ b/core/arch/arm/plat-sam/conf.mk
@@ -22,6 +22,11 @@ $(call force,CFG_NO_SMP,y)
$(call force,CFG_PL310,y)
$(call force,CFG_PL310_LOCKED,y)
$(call force,CFG_AT91_MATRIX,y)
+$(call force,CFG_DRIVERS_CLK,y)
+$(call force,CFG_DRIVERS_CLK_DT,y)
+$(call force,CFG_DRIVERS_CLK_FIXED,y)
+$(call force,CFG_DRIVERS_SAM_CLK,y)
+$(call force,CFG_DRIVERS_SAMA5D2_CLK,y)
# These values are forced because of matrix configuration for secure area.
# When modifying these, always update matrix settings in