This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / alpha / Kconfig
index 55d9d85..67ac950 100644 (file)
@@ -28,10 +28,6 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
-config GENERIC_CALIBRATE_DELAY
-       bool
-       default y
-
 config GENERIC_ISA_DMA
        bool
        default y
@@ -280,10 +276,6 @@ config ISA
          (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
          newer boards don't support it.  If you have ISA, say Y, otherwise N.
 
-config ISA_DMA_API
-       bool
-       default y
-
 config PCI
        bool
        depends on !ALPHA_JENSEN
@@ -493,7 +485,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.txt>, and the SMP-HOWTO
+         See also the <file:Documentation/smp.tex>, and the SMP-HOWTO
          available at <http://www.tldp.org/docs.html#howto>.
 
          If you don't know what to do here, say N.