Skip to content

Commit 843a24d

Browse files
noglitchcristibirsan
authored andcommitted
ARM: at91/defconfig: remove at91 cpuidle
Remove the use of AT91 CPUIDLE as it behaves badly with Ethernet benchmarks and can lock the network interface. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
1 parent dd457b9 commit 843a24d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
2626
CONFIG_CMDLINE="console=ttyS0,115200 initrd=0x21100000,25165824 root=/dev/ram0 rw"
2727
CONFIG_KEXEC=y
2828
CONFIG_CPU_IDLE=y
29+
# CONFIG_ARM_AT91_CPUIDLE is not set
2930
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
3031
CONFIG_PM_DEBUG=y
3132
CONFIG_PM_ADVANCED_DEBUG=y

0 commit comments

Comments
 (0)