[linux] 02/02: block: Enable BLK_WBT, BLK_WBT_MQ (Closes: #859570)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 19:57:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 44b570caef6398cbe413a260fb459db031f34684
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 20:06:26 2017 +0100

    block: Enable BLK_WBT, BLK_WBT_MQ (Closes: #859570)
---
 debian/changelog     | 1 +
 debian/config/config | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bfe6551..56eced4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at wunner.de>  Sun, 16 Apr 2017 16:09:27 +0200
 
diff --git a/debian/config/config b/debian/config/config
index da23517..667d86e 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list