]> err.no Git - linux-2.6/blobdiff - arch/sh/Kconfig.debug
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
[linux-2.6] / arch / sh / Kconfig.debug
index dcceec95a2d554362306139163db97b78eb45b08..87902e0298e29c805a4cf86d398f600c1c128e70 100644 (file)
@@ -1,5 +1,9 @@
 menu "Kernel hacking"
 
+config TRACE_IRQFLAGS_SUPPORT
+       bool
+       default y
+
 source "lib/Kconfig.debug"
 
 config SH_STANDARD_BIOS
@@ -27,7 +31,8 @@ config EARLY_SCIF_CONSOLE_PORT
        hex "SCIF port for early console"
        depends on EARLY_SCIF_CONSOLE
        default "0xffe00000" if CPU_SUBTYPE_SH7780
-       default "0xfffe9800" if CPU_SUBTYPE_SH72060
+       default "0xfffe9800" if CPU_SUBTYPE_SH7206
+       default "0xf8420000" if CPU_SUBTYPE_SH7619
        default "0xffe80000" if CPU_SH4
 
 config EARLY_PRINTK