Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-microblaze.git] / arch / powerpc / Kconfig.debug
index b88900f..ae08435 100644 (file)
@@ -88,6 +88,7 @@ config PPC_IRQ_SOFT_MASK_DEBUG
 config XMON
        bool "Include xmon kernel debugger"
        depends on DEBUG_KERNEL
+       select CONSOLE_POLL if SERIAL_CPM_CONSOLE
        help
          Include in-kernel hooks for the xmon kernel monitor/debugger.
          Unless you are intending to debug the kernel, say N here.