diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-01-31 11:47:42 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-02-02 18:02:02 +0300 |
commit | 1444fed25b59957452da72ab498afe63589f3419 (patch) | |
tree | 0a4c525e05c494ac273b83101704f0102951925c /drivers/memstick | |
parent | 2cda1de0cb578900de6ac17a32d1d859f4798b99 (diff) | |
download | linux-1444fed25b59957452da72ab498afe63589f3419.tar.xz |
mmc: core: Imply IOSCHED_BFQ
If we enable the MMC/SD block layer, use Kconfig to imply the BFQ
I/O scheduler.
As all MMC/SD devices are single-queue, this is the scheduler that
users want so let's be helpful and make sure it gets
default-selected into a manual kernel configuration. It will still
need to be enabled at runtime (usually with udev scripts).
Cc: linux-block@vger.kernel.org
Cc: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230131084742.1038135-1-linus.walleij@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions