Skip to content

Commit c1f3ec0

Browse files
QSchulzldesroches
authored andcommitted
ARM: configs: at91: make system tickless when idle
This makes Atmel sama5 platforms' system tickless when idle. Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
1 parent c26092c commit c1f3ec0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ CONFIG_SYSVIPC=y
33
CONFIG_FHANDLE=y
44
CONFIG_IRQ_DOMAIN_DEBUG=y
55
CONFIG_LOG_BUF_SHIFT=16
6+
CONFIG_NO_HZ_IDLE=y
67
CONFIG_CGROUPS=y
78
CONFIG_BLK_DEV_INITRD=y
89
CONFIG_EMBEDDED=y

0 commit comments

Comments
 (0)