Commit 5af546f
committed
deepin: config: enable pm_debug
deepin inclusion
category: debug
pm_debug is very useful for debugging suspend issues such as wakeup,
and it has a dynamic debug output, used with kernel debug cmdline with:
"no_console_suspend pm_debug_messages" to enable it.
Fixes:00d6d3865ffb ("arch: arm64: loongarch: x86: clean up release-bound kernel configs (deepin-community#335)")
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 19a90fb commit 5af546f
3 files changed
Lines changed: 3 additions & 1 deletion
File tree
- arch
- arm64/configs
- loongarch/configs
- x86/configs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
0 commit comments