[amd64/cloud-amd64] Explicitly disable DEFAULT_CFQ

This fixes a kconfig warning.
This commit is contained in:
Ben Hutchings 2018-05-09 21:53:44 +01:00
parent f4a882f016
commit 841a55bd0c
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
##
CONFIG_IOSCHED_CFQ=m
## choice: Default I/O scheduler
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
## end choice
CONFIG_MQ_IOSCHED_DEADLINE=m