block: Enable BLK_WBT, BLK_WBT_MQ (Closes: #859570)

This commit is contained in:
Ben Hutchings 2017-05-02 20:06:26 +01:00
parent a4e087d3b1
commit 44b570caef
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -11,6 +11,7 @@ linux (4.11-1~exp1) UNRELEASED; urgency=medium
* [arm64] Enable ARCH_SUNXI, RTC_DRV_SUN6I as built-in,
MMC_SUNXI and PHY_SUN4I_USB as modules (Closes: #860855)
* [arm64] Enable REGULATOR_GPIO as module (Closes: #860222)
* block: Enable BLK_WBT, BLK_WBT_MQ (Closes: #859570)
-- Lukas Wunner <lukas@wunner.de> Sun, 16 Apr 2017 16:09:27 +0200

View File

@ -22,6 +22,8 @@ CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_BLK_CMDLINE_PARSER is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_WBT_MQ=y
##
## file: block/Kconfig.iosched