From 7858c1e10393fc0275ac8c96fa4387ee4f09d043 Mon Sep 17 00:00:00 2001 From: Koopa Date: Wed, 17 Jun 2020 11:14:23 -0400 Subject: [PATCH] linux54/56/57-tkg: Fix MuQSS configuration comment (#20) --- linux54-tkg/customization.cfg | 2 +- linux56-tkg/customization.cfg | 2 +- linux57-tkg/customization.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/linux54-tkg/customization.cfg b/linux54-tkg/customization.cfg index c9c5733..cdb876b 100644 --- a/linux54-tkg/customization.cfg +++ b/linux54-tkg/customization.cfg @@ -50,7 +50,7 @@ _debugdisable="false" # LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME -# CPU scheduler - Options are "pds", muqss, "bmq", "cfs" or "cfsturbo" (experimental, for power CPUs https://lkml.org/lkml/2019/7/25/296) +# CPU scheduler - Options are "pds", "muqss", "bmq", "cfs" or "cfsturbo" (experimental, for power CPUs https://lkml.org/lkml/2019/7/25/296) # "pds" is the recommended option for gaming _cpusched="" diff --git a/linux56-tkg/customization.cfg b/linux56-tkg/customization.cfg index 54a8ad5..cb87229 100644 --- a/linux56-tkg/customization.cfg +++ b/linux56-tkg/customization.cfg @@ -50,7 +50,7 @@ _debugdisable="false" # LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME -# CPU scheduler - Options are "pds", muqss, "bmq", "cfs" or "cfsturbo" (experimental, for power CPUs https://lkml.org/lkml/2019/7/25/296) +# CPU scheduler - Options are "pds", "muqss", "bmq", "cfs" or "cfsturbo" (experimental, for power CPUs https://lkml.org/lkml/2019/7/25/296) # "pds" is the recommended option for gaming _cpusched="" diff --git a/linux57-tkg/customization.cfg b/linux57-tkg/customization.cfg index 5c0aae1..69b1f9b 100644 --- a/linux57-tkg/customization.cfg +++ b/linux57-tkg/customization.cfg @@ -47,7 +47,7 @@ _debugdisable="false" # LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME -# CPU scheduler - Options are "pds", "bmq", "cfs" or "cfsturbo" (experimental, for power CPUs https://lkml.org/lkml/2019/7/25/296) +# CPU scheduler - Options are "pds", "muqss", "bmq", "cfs" or "cfsturbo" (experimental, for power CPUs https://lkml.org/lkml/2019/7/25/296) # "pds" is the recommended option for gaming _cpusched=""