summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Bergren <git@bdragon.rtk0.net>2018-05-12 00:02:30 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-24 04:17:47 +0000
commitd4cb2d0b70497131f18cad7648f364c33dafc93d (patch)
tree07aeaf5ddf5dce322b2a3a136e83538b520d3511
parent90b10901244df06cc83ae9fadd38ade259f98c9f (diff)
downloadtalos-op-build-d4cb2d0b70497131f18cad7648f364c33dafc93d.tar.gz
talos-op-build-d4cb2d0b70497131f18cad7648f364c33dafc93d.zip
IO schedulers are not a particularly important part of a bootloader.
Signed-off-by: Brandon Bergren <git@bdragon.rtk0.net>
-rw-r--r--openpower/configs/linux/skiroot_p9_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/openpower/configs/linux/skiroot_p9_defconfig b/openpower/configs/linux/skiroot_p9_defconfig
index 0e276b04..5102b1b9 100644
--- a/openpower/configs/linux/skiroot_p9_defconfig
+++ b/openpower/configs/linux/skiroot_p9_defconfig
@@ -36,6 +36,9 @@ CONFIG_MODULE_SIG_FORCE=y
CONFIG_MODULE_SIG_SHA512=y
CONFIG_PARTITION_ADVANCED=y
# CONFIG_IOSCHED_DEADLINE is not set
+# CONFIG_IOSCHED_CFQ is not set
+# CONFIG_MQ_IOSCHED_DEADLINE is not set
+# CONFIG_MQ_IOSCHED_KYBER is not set
# CONFIG_PPC_VAS is not set
# CONFIG_PPC_PSERIES is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
OpenPOWER on IntegriCloud