We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3066221 commit 6895c5bCopy full SHA for 6895c5b
arch/powerpc/Kconfig.debug
@@ -88,6 +88,7 @@ config PPC_IRQ_SOFT_MASK_DEBUG
88
config XMON
89
bool "Include xmon kernel debugger"
90
depends on DEBUG_KERNEL
91
+ select CONSOLE_POLL if SERIAL_CPM_CONSOLE
92
help
93
Include in-kernel hooks for the xmon kernel monitor/debugger.
94
Unless you are intending to debug the kernel, say N here.
0 commit comments