[PATCH] (2/43) Kconfig fix (arm SMP)

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

 



SMP is broken on arm; marked as such

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-alpha-NUMA/arch/arm/Kconfig RC13-rc6-git13-arm-SMP/arch/arm/Kconfig
--- RC13-rc6-git13-alpha-NUMA/arch/arm/Kconfig	2005-08-10 10:37:45.000000000 -0400
+++ RC13-rc6-git13-arm-SMP/arch/arm/Kconfig	2005-08-21 13:16:45.000000000 -0400
@@ -310,7 +310,7 @@
 
 config SMP
 	bool "Symmetric Multi-Processing (EXPERIMENTAL)"
-	depends on EXPERIMENTAL #&& n
+	depends on EXPERIMENTAL && BROKEN #&& n
 	help
 	  This enables support for systems with more than one CPU. If you have
 	  a system with only one CPU, like most personal computers, say N. If
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux