vserver 1.9.5.x5
[linux-2.6.git] / arch / alpha / Kconfig
index 67ac950..15e3432 100644 (file)
@@ -28,6 +28,10 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
+config GENERIC_CALIBRATE_DELAY
+       bool
+       default y
+
 config GENERIC_ISA_DMA
        bool
        default y
@@ -485,7 +489,7 @@ config SMP
          singleprocessor machines. On a singleprocessor machine, the kernel
          will run faster if you say N here.
 
-         See also the <file:Documentation/smp.tex>, and the SMP-HOWTO
+         See also the <file:Documentation/smp.txt>, and the SMP-HOWTO
          available at <http://www.tldp.org/docs.html#howto>.
 
          If you don't know what to do here, say N.