aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2006-06-23 04:20:22 -0400
committerPaul Mackerras <paulus@samba.org>2006-06-27 21:59:48 -0400
commit94b60ec166bc410d544d7635c9575ea5e53ec052 (patch)
tree0a9f571fb74edd7f6c5cd91468bb9742c7d9e407 /arch/powerpc/Kconfig
parentcc46bb98c0d52695f26c239de701050660f5c79f (diff)
[POWERPC] Enable the RTAS udbg console on IBM Cell Blade
Enable the RTAS udbg console on IBM Cell Blade, this allows xmon to work. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index deea4c8e1f4e..4f4071a7bdfb 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -419,6 +419,7 @@ config PPC_IBM_CELL_BLADE
419 select PPC_RTAS 419 select PPC_RTAS
420 select MMIO_NVRAM 420 select MMIO_NVRAM
421 select PPC_UDBG_16550 421 select PPC_UDBG_16550
422 select UDBG_RTAS_CONSOLE
422 423
423config UDBG_RTAS_CONSOLE 424config UDBG_RTAS_CONSOLE
424 bool 425 bool