X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2FKconfig;h=341348f2c702254234d43e8ec705bfd8c080a016;hb=78a6196531f0fe10aae05a9bc4c2701df614ac3d;hp=3419e8267fcb74e435cf747c12187f66691d4f02;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 3419e8267..341348f2c 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -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 . - 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"