]> err.no Git - linux-2.6/blobdiff - arch/powerpc/Kconfig.debug
[POWERPC] qe: Fix QUICC Engine SDMA setup errors
[linux-2.6] / arch / powerpc / Kconfig.debug
index 6cb57e0e6b77944a5780512baaae528b57c718d8..d39d13327e6d928aee8370797827c342698446e8 100644 (file)
@@ -185,6 +185,20 @@ config PPC_EARLY_DEBUG_ISERIES
          Select this to enable early debugging for legacy iSeries. You need
          to hit "Ctrl-x Ctrl-x" to see the messages on the console.
 
+config PPC_EARLY_DEBUG_PAS_REALMODE
+       bool "PA Semi real mode"
+       depends on PPC_PASEMI
+       help
+         Select this to enable early debugging for PA Semi.
+         Output will be on UART0.
+
+config PPC_EARLY_DEBUG_BEAT
+       bool "Beat HV Console"
+       depends on PPC_CELLEB
+       select PPC_UDBG_BEAT
+       help
+         Select this to enable early debugging for Celleb with Beat.
+
 endchoice
 
 endmenu