[PATCH addition to nr 1] SuperH CPU Frequency and SMP debugging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This should be applied in combination with my first patch:
module debugging

---
    SuperH CPU Frequency and SMP debugging

    Signed-off-by: Roel Kluin <12o3l@xxxxxxxxxx>
---
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 247f8a6..47497d1 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -485,6 +485,11 @@ config SH_CPU_FREQ
 
 	  If unsure, say N.
 
+config SH_CPU_FREQ_DEBUG
+	bool "SuperH CPU Frequency driver debugging"
+	depends on SH_CPU_FREQ
+	default n
+
 endmenu
 
 source "arch/sh/drivers/Kconfig"
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index aab25f3..dc76d43 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -326,6 +326,11 @@ config SMP
 
 	  If you don't know what to do here, say N.
 
+config SMP_DEBUG
+	bool "Symmetric multi-processing debugging"
+	depends on SMP
+	default n
+
 config SCHED_SMT
 	bool "SMT (Hyperthreading) scheduler support"
 	depends on SMP
-
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux