Skip to content

Commit

Permalink
3.12: config: disable CONFIG_DEBUG_INFO, this will make pushing out […
Browse files Browse the repository at this point in the history
…testing binaries] way eaiser on my server farm...

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Oct 18, 2013
1 parent faf99ba commit 54b23d8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions configs/beaglebone
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.12.0-rc4 Kernel Configuration
# Linux/arm 3.12.0-rc5 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
Expand Down Expand Up @@ -4282,8 +4282,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_DEBUG_INFO is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=1024
Expand Down

0 comments on commit 54b23d8

Please sign in to comment.