Explorar o código

arm64: defconfig: Enable CONFIG_PREEMPT by default

This way we can spot early bugs when just testing with the default
config.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Catalin Marinas %!s(int64=12) %!d(string=hai) anos
pai
achega
dab7ea3609
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/arm64/configs/defconfig

+ 1 - 1
arch/arm64/configs/defconfig

@@ -26,7 +26,7 @@ CONFIG_MODULE_UNLOAD=y
 CONFIG_ARCH_VEXPRESS=y
 CONFIG_ARCH_XGENE=y
 CONFIG_SMP=y
-CONFIG_PREEMPT_VOLUNTARY=y
+CONFIG_PREEMPT=y
 CONFIG_CMDLINE="console=ttyAMA0"
 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
 CONFIG_COMPAT=y