From: Claudiu Beznea Date: Thu, 13 Jan 2022 14:48:59 +0000 (+0200) Subject: ARM: configs: at91: sama7: enable cpu idle X-Git-Tag: v5.18-rc1~148^2~18^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf718ceee0f8b933510266ea5b779d6c772dfb76;p=thirdparty%2Fkernel%2Flinux.git ARM: configs: at91: sama7: enable cpu idle Enable CPU idle support for SAMA7 config. Signed-off-by: Claudiu Beznea Signed-off-by: Nicolas Ferre Link: https://lore.kernel.org/r/20220113144900.906370-10-claudiu.beznea@microchip.com --- diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig index d6e27b837f887..d2c09d39bb0ef 100644 --- a/arch/arm/configs/sama7_defconfig +++ b/arch/arm/configs/sama7_defconfig @@ -26,6 +26,7 @@ CONFIG_FORCE_MAX_ZONEORDER=15 CONFIG_UACCESS_WITH_MEMCPY=y # CONFIG_ATAGS is not set CONFIG_CMDLINE="console=ttyS0,115200 earlyprintk ignore_loglevel" +CONFIG_CPU_IDLE=y CONFIG_VFP=y CONFIG_NEON=y CONFIG_KERNEL_MODE_NEON=y