]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/Kconfig
uml: delete some unused headers
[linux-2.6-omap-h63xx.git] / arch / um / Kconfig
index 55945db1313c815507fa634511d445a1f7767a19..58f5a141faa9463188ad93078b72b7950241c313 100644 (file)
@@ -145,7 +145,7 @@ config HPPFS
          by removing or changing anything in /proc which gives away the
          identity of a UML.
 
-         See <http://user-mode-linux.sf.net/hppfs.html> for more information.
+         See <http://user-mode-linux.sf.net/old/hppfs.html> for more information.
 
          You only need this if you are setting up a UML honeypot.  Otherwise,
          it is safe to say 'N' here.
@@ -189,8 +189,7 @@ config MAGIC_SYSRQ
 config SMP
        bool "Symmetric multi-processing support (EXPERIMENTAL)"
        default n
-       #SMP_BROKEN is for x86_64.
-       depends on EXPERIMENTAL && (!SMP_BROKEN || (BROKEN && SMP_BROKEN))
+       depends on BROKEN
        help
          This option enables UML SMP support.
          It is NOT related to having a real SMP box. Not directly, at least.