]> err.no Git - linux-2.6/blobdiff - arch/x86/Kconfig.debug
[CRYPTO] aes-asm: Merge common glue code
[linux-2.6] / arch / x86 / Kconfig.debug
index fbd77b7dfd7f07b12249938287770d7a9c666632..761ca7b5f120e6cb0d52d2352dc4bb26d23b74e3 100644 (file)
@@ -6,9 +6,8 @@ config TRACE_IRQFLAGS_SUPPORT
 source "lib/Kconfig.debug"
 
 config EARLY_PRINTK
-       bool "Early printk" if EMBEDDED && DEBUG_KERNEL
+       bool "Early printk" if EMBEDDED && DEBUG_KERNEL && X86_32
        default y
-       depends on X86_32
        help
          Write kernel log output directly into the VGA buffer or to a serial
          port.
@@ -113,7 +112,4 @@ config IOMMU_LEAK
          Add a simple leak tracer to the IOMMU code. This is useful when you
          are debugging a buggy device driver that leaks IOMMU mappings.
 
-#config X86_REMOTE_DEBUG
-#      bool "kgdb debugging stub"
-
 endmenu