projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccdde47
)
powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL
author
Scott Wood
<oss@buserror.net>
Sat, 22 Dec 2018 04:07:54 +0000
(22:07 -0600)
committer
Scott 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
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/fsl-emb-nonhw.config
b/arch/powerpc/configs/fsl-emb-nonhw.config
index e0567dc4196873347cd37a4d264cdd909272dd5e..d592ba27b122de0fa6b2420d3595b4ffd17955b2 100644
(file)
--- a/
arch/powerpc/configs/fsl-emb-nonhw.config
+++ b/
arch/powerpc/configs/fsl-emb-nonhw.config
@@
-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