[PATCH v2 24/34] configs: sama7g5ek: enable CCF

Eugen Hristev eugen.hristev at microchip.com
Sat Dec 5 11:03:06 CET 2020


From: Claudiu Beznea <claudiu.beznea at microchip.com>

Enable CCF for SAMA7G5.

Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
---
 configs/sama7g5ek_mmc1_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index 7e3cf49da0..fa4c88ffa6 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -38,6 +38,7 @@ CONFIG_ENV_IS_IN_FAT=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_DM=y
 CONFIG_CLK=y
+CONFIG_CLK_CCF=y
 CONFIG_CLK_AT91=y
 CONFIG_AT91_UTMI=y
 CONFIG_AT91_GENERIC_CLK=y
-- 
2.25.1



More information about the U-Boot mailing list