Skip to content

Commit f55275b

Browse files
committed
ARM: defconfig: Disable PREEMPT again on multi_v7
I should have let this soak for a while in linux-next, since we have at least one board that hit a regression from it. Revert from 4.20-rc, and we'll queue it for next merge window once regression is fixed. This reverts commit 513eb98. Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 6510223 commit f55275b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CONFIG_SYSVIPC=y
22
CONFIG_NO_HZ=y
33
CONFIG_HIGH_RES_TIMERS=y
4-
CONFIG_PREEMPT=y
54
CONFIG_CGROUPS=y
65
CONFIG_BLK_DEV_INITRD=y
76
CONFIG_EMBEDDED=y

0 commit comments

Comments
 (0)