diff options
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
| -rw-r--r-- | arch/powerpc/Kconfig.debug | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug index 3b1005185390..11e385bd2b3d 100644 --- a/arch/powerpc/Kconfig.debug +++ b/arch/powerpc/Kconfig.debug | |||
| @@ -254,6 +254,14 @@ config PPC_EARLY_DEBUG_CPM | |||
| 254 | using a CPM-based serial port. This assumes that the bootwrapper | 254 | using a CPM-based serial port. This assumes that the bootwrapper |
| 255 | has run, and set up the CPM in a particular way. | 255 | has run, and set up the CPM in a particular way. |
| 256 | 256 | ||
| 257 | config PPC_EARLY_DEBUG_USBGECKO | ||
| 258 | bool "Early debugging through the USB Gecko adapter" | ||
| 259 | depends on GAMECUBE_COMMON | ||
| 260 | select USBGECKO_UDBG | ||
| 261 | help | ||
| 262 | Select this to enable early debugging for Nintendo GameCube/Wii | ||
| 263 | consoles via an external USB Gecko adapter. | ||
| 264 | |||
| 257 | endchoice | 265 | endchoice |
| 258 | 266 | ||
| 259 | config PPC_EARLY_DEBUG_44x_PHYSLOW | 267 | config PPC_EARLY_DEBUG_44x_PHYSLOW |
