diff options
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
-rw-r--r-- | arch/powerpc/Kconfig.debug | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug index 2d38a50e66ba..a597dd77b903 100644 --- a/arch/powerpc/Kconfig.debug +++ b/arch/powerpc/Kconfig.debug | |||
@@ -267,6 +267,11 @@ config PPC_EARLY_DEBUG_USBGECKO | |||
267 | Select this to enable early debugging for Nintendo GameCube/Wii | 267 | Select this to enable early debugging for Nintendo GameCube/Wii |
268 | consoles via an external USB Gecko adapter. | 268 | consoles via an external USB Gecko adapter. |
269 | 269 | ||
270 | config PPC_EARLY_DEBUG_WSP | ||
271 | bool "Early debugging via WSP's internal UART" | ||
272 | depends on PPC_WSP | ||
273 | select PPC_UDBG_16550 | ||
274 | |||
270 | endchoice | 275 | endchoice |
271 | 276 | ||
272 | config PPC_EARLY_DEBUG_44x_PHYSLOW | 277 | config PPC_EARLY_DEBUG_44x_PHYSLOW |