powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL
authorScott Wood <oss@buserror.net>
Sat, 22 Dec 2018 04:07:54 +0000 (22:07 -0600)
committerScott Wood <oss@buserror.net>
Sat, 22 Dec 2018 04:07:54 +0000 (22:07 -0600)
This is required for CONFIG_DEBUG_INFO to work.

Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/configs/fsl-emb-nonhw.config

index e0567dc4196873347cd37a4d264cdd909272dd5e..d592ba27b122de0fa6b2420d3595b4ffd17955b2 100644 (file)
@@ -25,6 +25,7 @@ CONFIG_CRYPTO_SHA256=y
 CONFIG_CRYPTO_SHA512=y
 CONFIG_DEBUG_FS=y
 CONFIG_DEBUG_INFO=y
+CONFIG_DEBUG_KERNEL=y
 CONFIG_DEBUG_SHIRQ=y
 CONFIG_DETECT_HUNG_TASK=y
 CONFIG_DEVTMPFS_MOUNT=y