Skip to content

Commit

Permalink
conf: enable kernel stack tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
terpstra committed Jun 27, 2017
1 parent 328f294 commit deabfb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/linux_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="earlyprintk"
CONFIG_FRAME_POINTER=y
CONFIG_STACKTRACE=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_PCI=y
Expand Down
1 change: 1 addition & 0 deletions conf/linux_framebuffer_smp
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="earlyprintk video=640x480"
CONFIG_FRAME_POINTER=y
CONFIG_STACKTRACE=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_PCI=y
Expand Down

0 comments on commit deabfb7

Please sign in to comment.