Enable TTY_PRINTK as module (Closes: #814540).

This commit is contained in:
Roger Shimizu 2016-02-14 00:37:52 +09:00 committed by Ben Hutchings
parent 3c25ed439a
commit 86ea7ce8a0
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,5 +1,6 @@
linux (4.4.1-1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* iw_cxgb3: Fix incorrectly returning error on success (CVE-2015-8812)
* fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (CVE-2016-0617)
(regression in 4.3)
@ -10,6 +11,9 @@ linux (4.4.1-1) UNRELEASED; urgency=medium
* af_unix: Don't set err in unix_stream_read_generic unless there was an error
(regression in 4.4, 4.3.4)
[ Roger Shimizu ]
* Enable TTY_PRINTK as module (Closes: #814540).
-- Ben Hutchings <ben@decadent.org.uk> Fri, 12 Feb 2016 23:34:23 +0000
linux (4.4.1-1~exp1) experimental; urgency=medium

View File

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