Enable DYNAMIC_DEBUG [!armel/orion5x] (Closes: #694884)

svn path=/dists/sid/linux/; revision=21574
This commit is contained in:
Ben Hutchings 2014-07-19 19:12:03 +00:00
parent d789e89b3a
commit 4400141913
3 changed files with 7 additions and 1 deletions

1
debian/changelog vendored
View File

@ -28,6 +28,7 @@ linux (3.14.12-2) UNRELEASED; urgency=medium
* Bump ABI to 2 (Closes: #754902)
* [powerpc/powerpc64] Re-enable JUMP_LABEL
* [powerpc/powerpc64,ppc64] Enable PPC_TRANSACTIONAL_MEM
* Enable DYNAMIC_DEBUG [!armel/orion5x] (Closes: #694884)
-- Ian Campbell <ijc@hellion.org.uk> Sat, 12 Jul 2014 21:12:17 +0100

View File

@ -27,6 +27,11 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
##
# CONFIG_FTRACE is not set
##
## file: lib/Kconfig.debug
##
# CONFIG_DYNAMIC_DEBUG is not set
##
## file: mm/Kconfig
##

View File

@ -4921,7 +4921,7 @@ CONFIG_CORDIC=m
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_DYNAMIC_DEBUG is not set
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_ENABLE_WARN_DEPRECATED=y