Skip to content

Commit ad9f812

Browse files
committed
Merge tag 'at91-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfig
AT91 defconfig for 5.14: - Add the use of tickless and HR times to ARM9 defconfig * tag 'at91-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: ARM: configs: at91_dt_defconfig: configs for sam9x60 Link: https://lore.kernel.org/r/20210611125659.25590-1-nicolas.ferre@microchip.com Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents 65a4030 + b249d97 commit ad9f812

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CONFIG_LOCALVERSION_AUTO is not set
22
# CONFIG_SWAP is not set
33
CONFIG_SYSVIPC=y
4+
CONFIG_NO_HZ_IDLE=y
5+
CONFIG_HIGH_RES_TIMERS=y
46
CONFIG_LOG_BUF_SHIFT=14
57
CONFIG_BLK_DEV_INITRD=y
68
CONFIG_CC_OPTIMIZE_FOR_SIZE=y

0 commit comments

Comments
 (0)