conf: enable kernel stack tracing
This commit is contained in:
parent
328f2947e3
commit
deabfb7b14
@ -53,6 +53,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
|
|||||||
CONFIG_CMDLINE_BOOL=y
|
CONFIG_CMDLINE_BOOL=y
|
||||||
CONFIG_CMDLINE="earlyprintk"
|
CONFIG_CMDLINE="earlyprintk"
|
||||||
CONFIG_FRAME_POINTER=y
|
CONFIG_FRAME_POINTER=y
|
||||||
|
CONFIG_STACKTRACE=y
|
||||||
# CONFIG_CRYPTO_ANSI_CPRNG is not set
|
# CONFIG_CRYPTO_ANSI_CPRNG is not set
|
||||||
# CONFIG_CRYPTO_HW is not set
|
# CONFIG_CRYPTO_HW is not set
|
||||||
CONFIG_PCI=y
|
CONFIG_PCI=y
|
||||||
|
@ -53,6 +53,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
|
|||||||
CONFIG_CMDLINE_BOOL=y
|
CONFIG_CMDLINE_BOOL=y
|
||||||
CONFIG_CMDLINE="earlyprintk video=640x480"
|
CONFIG_CMDLINE="earlyprintk video=640x480"
|
||||||
CONFIG_FRAME_POINTER=y
|
CONFIG_FRAME_POINTER=y
|
||||||
|
CONFIG_STACKTRACE=y
|
||||||
# CONFIG_CRYPTO_ANSI_CPRNG is not set
|
# CONFIG_CRYPTO_ANSI_CPRNG is not set
|
||||||
# CONFIG_CRYPTO_HW is not set
|
# CONFIG_CRYPTO_HW is not set
|
||||||
CONFIG_PCI=y
|
CONFIG_PCI=y
|
||||||
|
Loading…
Reference in New Issue
Block a user