* debian/changelog: Update.

* debian/config/config: Enable OPROFILE.

svn path=/dists/trunk/linux/; revision=21696
This commit is contained in:
Bastian Blank 2014-08-06 21:13:52 +00:00
parent 90b2ea5cc1
commit aa5b6a869d
12 changed files with 2 additions and 46 deletions

1
debian/changelog vendored
View File

@ -15,6 +15,7 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium
* Enable stack protector on all supported architectures. (closes: #756898)
* [powerpc64, s390x] Enable PCI hotplug.
* Enable RTL8723BE.
* Enable OPROFILE.
[ Ben Hutchings ]
* udeb: Add new sound drivers to sound-modules (thanks to Samuel Thibault)

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
# CONFIG_OPROFILE is not set
##
## file: arch/alpha/Kconfig
##

View File

@ -1,6 +1,7 @@
##
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
## choice: Stack Protector buffer overflow detection

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
# CONFIG_OPROFILE is not set
##
## file: arch/parisc/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
##
## file: arch/ia64/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
##
## file: arch/mips/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
##
## file: arch/mips/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
# CONFIG_OPROFILE is not set
##
## file: arch/mips/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
# CONFIG_OPROFILE is not set
##
## file: arch/mips/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
# CONFIG_OPROFILE is not set
##
## file: arch/mips/Kconfig
##

View File

@ -1,8 +1,3 @@
##
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
##
## file: arch/powerpc/Kconfig
##

View File

@ -1,7 +1,6 @@
##
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
##