Skip to content
Snippets Groups Projects
Commit 5f470b36 authored by Scott Wood's avatar Scott Wood
Browse files

powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL


This is required for CONFIG_DEBUG_INFO to work.

Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent ccdde478
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ CONFIG_CRYPTO_SHA256=y ...@@ -25,6 +25,7 @@ CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y CONFIG_CRYPTO_SHA512=y
CONFIG_DEBUG_FS=y CONFIG_DEBUG_FS=y
CONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_SHIRQ=y CONFIG_DEBUG_SHIRQ=y
CONFIG_DETECT_HUNG_TASK=y CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEVTMPFS_MOUNT=y CONFIG_DEVTMPFS_MOUNT=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment