OSDN Git Service

ARM: defconfig: Update multi_v7 to use PREEMPT
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Oct 2018 09:24:26 +0000 (11:24 +0200)
committerOlof Johansson <olof@lixom.net>
Fri, 2 Nov 2018 18:39:52 +0000 (11:39 -0700)
Using CONFIG_PREEMPT as preemption model for ARMv7 systems
appear to be the most reasonable default.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig

index 63af623..1c76168 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_SYSVIPC=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
+CONFIG_PREEMPT=y
 CONFIG_CGROUPS=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_EMBEDDED=y