[PATCH v2 12/34] configs: sama7g5: enable CONFIG_CPU

Eugen Hristev eugen.hristev at microchip.com
Sat Dec 5 11:02:54 CET 2020


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

Enable CONFIG_CPU.

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 d43d07da78..936d9cd73f 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -42,6 +42,7 @@ CONFIG_CLK_AT91=y
 CONFIG_AT91_UTMI=y
 CONFIG_AT91_GENERIC_CLK=y
 CONFIG_AT91_SAM9X60_PLL=y
+CONFIG_CPU=y
 CONFIG_DM_GPIO=y
 CONFIG_ATMEL_PIO4=y
 CONFIG_DM_I2C=y
-- 
2.25.1



More information about the U-Boot mailing list