[linux] 01/01: Enable TTY_PRINTK as module (Closes: #814540).

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Feb 13 15:39:46 UTC 2016


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

rosh-guest pushed a commit to branch master
in repository linux.

commit daf081c8a9f787583ad89e5fa6207a11cf2d5a7b
Author: Roger Shimizu <rogershimizu at gmail.com>
Date:   Sun Feb 14 00:37:52 2016 +0900

    Enable TTY_PRINTK as module (Closes: #814540).
---
 debian/changelog     | 6 ++++++
 debian/config/config | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index af24749..8c95f2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.4.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Enable TTY_PRINTK as module (Closes: #814540).
+
+ -- Roger Shimizu <rogershimizu at gmail.com>  Sun, 14 Feb 2016 00:32:40 +0900
+
 linux (4.4.1-1~exp1) experimental; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/config/config b/debian/config/config
index 27e3cbf..c6ec239 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -363,7 +363,7 @@ CONFIG_BT_WILINK=m
 ##
 CONFIG_DEVMEM=y
 # CONFIG_DEVKMEM is not set
-# CONFIG_TTY_PRINTK is not set
+CONFIG_TTY_PRINTK=m
 CONFIG_VIRTIO_CONSOLE=m
 # CONFIG_R3964 is not set
 CONFIG_PC8736x_GPIO=m

-- 
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