This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / Kconfig
index 3419e82..341348f 100644 (file)
@@ -112,15 +112,13 @@ config CYCLADES
        tristate "Cyclades async mux support"
        depends on SERIAL_NONSTANDARD
        ---help---
-         This is a driver for a card that gives you many serial ports. You
-         would need something like this to connect more than two modems to
+         This driver supports Cyclades Z and Y multiserial boards.
+         You would need something like this to connect more than two modems to
          your Linux box, for instance in order to become a dial-in server.
+
          For information about the Cyclades-Z card, read
          <file:drivers/char/README.cycladesZ>.
 
-         As of 1.3.9x kernels, this driver's minor numbers start at 0 instead
-         of 32.
-
          To compile this driver as a module, choose M here: the
          module will be called cyclades.
 
@@ -375,7 +373,7 @@ config AU1000_UART
 
 config SGI_L1_SERIAL
        bool "SGI Altix L1 serial support"
-       depends on SERIAL_NONSTANDARD && IA64
+       depends on SERIAL_NONSTANDARD && IA64 && DISCONTIGMEM
        help
          If you have an SGI Altix and you want to use the serial port
          connected to the system controller (you want this!), say Y.
@@ -484,6 +482,8 @@ config LEGACY_PTYS
          security.  This option enables these legacy devices; on most
          systems, it is safe to say N.
 
+config CRASH
+        tristate "Crash Utility memory driver"
 
 config LEGACY_PTY_COUNT
        int "Maximum number of legacy PTY in use"