Skip to content

Commit 5f470b3

Browse files
author
Scott Wood
committed
powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL
This is required for CONFIG_DEBUG_INFO to work. Signed-off-by: Scott Wood <oss@buserror.net>
1 parent ccdde47 commit 5f470b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/configs/fsl-emb-nonhw.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CONFIG_CRYPTO_SHA256=y
2525
CONFIG_CRYPTO_SHA512=y
2626
CONFIG_DEBUG_FS=y
2727
CONFIG_DEBUG_INFO=y
28+
CONFIG_DEBUG_KERNEL=y
2829
CONFIG_DEBUG_SHIRQ=y
2930
CONFIG_DETECT_HUNG_TASK=y
3031
CONFIG_DEVTMPFS_MOUNT=y

0 commit comments

Comments
 (0)