Skip to content

Commit

Permalink
defconfig: disable debugging
Browse files Browse the repository at this point in the history
Save on size a bit.
  • Loading branch information
someone755 committed Mar 20, 2016
1 parent 0ca66f0 commit 4f4a28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/shinano_aries_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO=n
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_DYNAMIC_DEBUG=y
Expand Down

0 comments on commit 4f4a28e

Please sign in to comment.