summaryrefslogtreecommitdiff
path: root/arch/sparc
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2016-10-29 11:20:37 +1100
committerCon Kolivas <kernel@kolivas.org>2018-02-18 16:04:16 +1100
commit7f46b9f428fc7392803ad73c8e701b28ca662b82 (patch)
tree8524a98e1d0ac7eb1e4c7328a61a229e9bf20b22 /arch/sparc
parent1a62481815118810b99167748a74f907358c6198 (diff)
Make preemptible kernel default.
Make full preempt default on all arches.
Diffstat (limited to 'arch/sparc')
-rw-r--r--arch/sparc/configs/sparc64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig
index 4d4e1cc6402f..04bea1d28ba7 100644
--- a/arch/sparc/configs/sparc64_defconfig
+++ b/arch/sparc/configs/sparc64_defconfig
@@ -22,7 +22,7 @@ CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_NUMA=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=8192
-CONFIG_PREEMPT_VOLUNTARY=y
+CONFIG_PREEMPT=y
CONFIG_SUN_LDOMS=y
CONFIG_PCI=y
CONFIG_PCI_MSI=y