Skip to content

Commit

Permalink
magma_defconfig: enable bfq i/o
Browse files Browse the repository at this point in the history
Signed-off-by: Subhaam <derksoul98@gmail.com>
  • Loading branch information
Subhaam committed Nov 12, 2017
1 parent 56c40fa commit 33fd066
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion arch/arm64/configs/magma_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,11 @@ CONFIG_IOSCHED_FIOPS=y
CONFIG_IOSCHED_SIO=y
CONFIG_IOSCHED_ZEN=y
CONFIG_IOSCHED_TRIPNDROID=y
CONFIG_IOSCHED_SIOPLUS=y
CONFIG_IOSCHED_SIOPLUS=y
CONFIG_IOSCHED_MAPLE=y
CONFIG_IOSCHED_SWITCHER=y
CONFIG_IOSCHED_BFQ=y
# CONFIG_CGROUP_BFQIO is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
Expand Down

0 comments on commit 33fd066

Please sign in to comment.