From d4cb2d0b70497131f18cad7648f364c33dafc93d Mon Sep 17 00:00:00 2001 From: Brandon Bergren Date: Sat, 12 May 2018 00:02:30 +0000 Subject: IO schedulers are not a particularly important part of a bootloader. Signed-off-by: Brandon Bergren --- openpower/configs/linux/skiroot_p9_defconfig | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1