]> err.no Git - linux-2.6/blobdiff - arch/arm/Kconfig
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git
[linux-2.6] / arch / arm / Kconfig
index 0a7700ae8deecfbada6852969f22169bf77491ae..e85097bceff41fa1a41cb715f0bca91ceb3a23ab 100644 (file)
@@ -310,7 +310,7 @@ menu "Kernel Features"
 
 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