Skip to content

Commit

Permalink
linux: Select DYNAMIC_DEBUG
Browse files Browse the repository at this point in the history
See Documentation/admin-guide/dynamic-debug-howto.rst for details.
  • Loading branch information
pmenzel committed Aug 6, 2019
1 parent d0d2373 commit 66dadc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-5.3_rc3-283.bee
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,7 @@ mee_configure() {
CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_FUNCTION_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
Expand Down

0 comments on commit 66dadc7

Please sign in to comment.