From: Michael Ellerman Date: Fri, 23 Jun 2006 08:20:22 +0000 (+1000) Subject: [POWERPC] Enable the RTAS udbg console on IBM Cell Blade X-Git-Tag: v2.6.18-rc1~358^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b60ec166bc410d544d7635c9575ea5e53ec052;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- 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 select PPC_RTAS select MMIO_NVRAM select PPC_UDBG_16550 + select UDBG_RTAS_CONSOLE config UDBG_RTAS_CONSOLE bool Reading git-diff-tree failed