From 7acac2e4000e75f3349106a8847cf1021651446b Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Fri, 25 Oct 2019 14:00:52 +1100 Subject: MultiQueue Skiplist Scheduler v0.196. --- arch/powerpc/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/powerpc/Kconfig') diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 3e56c9c2f16e..ecee9c2a0062 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -853,6 +853,8 @@ config SCHED_SMT when dealing with POWER5 cpus at a cost of slightly increased overhead in some places. If unsure say N here. +source "kernel/Kconfig.MuQSS" + config PPC_DENORMALISATION bool "PowerPC denormalisation exception handling" depends on PPC_BOOK3S_64 -- cgit v1.2.3