]> err.no Git - linux-2.6/blobdiff - arch/alpha/Kconfig
mn10300: add the MN10300/AM33 architecture to the kernel
[linux-2.6] / arch / alpha / Kconfig
index 9abcd5fd89691a7dc7834d213ead535da349ecaa..d9df913a464d12421c897dc219016e3fd1749ca8 100644 (file)
@@ -67,6 +67,9 @@ config AUTO_IRQ_AFFINITY
        depends on SMP
        default y
 
+config ARCH_SUPPORTS_AOUT
+       def_bool y
+
 source "init/Kconfig"
 
 
@@ -532,8 +535,8 @@ config SMP
          singleprocessor machines. On a singleprocessor machine, the kernel
          will run faster if you say N here.
 
-         See also the <file:Documentation/smp.txt>, and the SMP-HOWTO
-         available at <http://www.tldp.org/docs.html#howto>.
+         See also the SMP-HOWTO available at
+         <http://www.tldp.org/docs.html#howto>.
 
          If you don't know what to do here, say N.