aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
Diffstat (limited to 'block')
-rw-r--r--block/Kconfig.iosched2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/Kconfig.iosched b/block/Kconfig.iosched
index f3b7753aac99..48d090e266fc 100644
--- a/block/Kconfig.iosched
+++ b/block/Kconfig.iosched
@@ -40,7 +40,7 @@ config IOSCHED_CFQ
40 40
41choice 41choice
42 prompt "Default I/O scheduler" 42 prompt "Default I/O scheduler"
43 default DEFAULT_AS 43 default DEFAULT_CFQ
44 help 44 help
45 Select the I/O scheduler which will be used by default for all 45 Select the I/O scheduler which will be used by default for all
46 block devices. 46 block devices.