diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 13e583f16ede..7f782b338e8e 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -426,7 +426,8 @@ config PPC_IBM_CELL_BLADE | |||
426 | select UDBG_RTAS_CONSOLE | 426 | select UDBG_RTAS_CONSOLE |
427 | 427 | ||
428 | config UDBG_RTAS_CONSOLE | 428 | config UDBG_RTAS_CONSOLE |
429 | bool | 429 | bool "RTAS based debug console" |
430 | depends on PPC_RTAS | ||
430 | default n | 431 | default n |
431 | 432 | ||
432 | config XICS | 433 | config XICS |